Re: Error initializing an NSImage
Re: Error initializing an NSImage
- Subject: Re: Error initializing an NSImage
- From: publiclook <email@hidden>
- Date: Sat, 1 Mar 2003 19:10:27 -0500
On Saturday, March 1, 2003, at 04:16 PM, Hisaoki Nishida wrote:
[image release] doesn't raise any errors...
Isn't sending a release message to nil an error?
You can send any message to nil as long as you don't rely on the return
value.
See
http://www.toodarkpark.org/computers/objc/
http://developer.apple.com/techpubs/macosx/Cocoa/ObjectiveC/index.html
_______________________________________________
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.