Re: Bindings, NSNumber equal to NIL and performing mathematical operations issue
Re: Bindings, NSNumber equal to NIL and performing mathematical operations issue
- Subject: Re: Bindings, NSNumber equal to NIL and performing mathematical operations issue
- From: Andy Lee <email@hidden>
- Date: Fri, 6 May 2005 11:37:38 -0400
On May 6, 2005, at 9:34 AM, Clark Cox wrote:
Unless you're expecting an object pointer, or
you're ignoring the return value, do not send messages to nil.
http://www.livejournal.com/community/macosxdev/86254.html
As a matter of style, when I ignore return values (for *whatever*
reason) I explicitly cast the return value to void.
--Andy
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden