Re: NSError help
Re: NSError help
- Subject: Re: NSError help
- From: Greg Guerin <email@hidden>
- Date: Sun, 24 Oct 2010 19:21:40 -0700
Dave Carrigan wrote:
This is fine, although the code in the else is useless.
It won't be fine if err is nil. That's another Cocoa idiom: if the
NSError** is nil, then no NSError* is returned.
-- GG
_______________________________________________
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