Re: [Newbie] Finding the right information
Re: [Newbie] Finding the right information
- Subject: Re: [Newbie] Finding the right information
- From: email@hidden
- Date: Sun, 2 Feb 2003 13:32:36 +0100
On dimanche, fivrier 2, 2003, at 01:22 PM, LE STANG Jean-Baptiste
wrote:
For example i'd like to know the methods I can use on an NSString
(concatenating, converting, extracting a part of the string, length,
). Where can I find them?
Solutions are:
- use the Class Browser in Project Builder
- use AppKi(t)Do
- use Help Viewer
- have a look at the Documentation folder in the /Developer folder
- make a Find Content query on /Developer
- make a search on the Apple Developer Web site via the google engine.
- buy a book on Cocoa (available at "Le Monde en Tique", FNAC, Amazon,
Eyrolles bookshops).
NSString is in Foundation.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.