Re: How to locate coding examples for specified commands [Newbie]
Re: How to locate coding examples for specified commands [Newbie]
- Subject: Re: How to locate coding examples for specified commands [Newbie]
- From: "Shawn Erickson" <email@hidden>
- Date: Sat, 26 Jul 2008 08:50:20 -0700
On Sat, Jul 26, 2008 at 1:49 AM, Phil Faber <email@hidden> wrote:
> If someone can recommend a searchable resource, the first thing I'll be
> looking up is stringWithContentsOfFile:encoding:error: (I would have used
> this as an example above but can't find an example of its usage!)
google "stringWithContentsOfFile:encoding:error:" site:developer.apple.com
...or...
simply search using the documentation window in Xcode.
<http://developer.apple.com/documentation/Cocoa/Conceptual/Strings/Articles/readingFiles.html>
-Shawn
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden