logical (! object) vs (object != nil)
logical (! object) vs (object != nil)
- Subject: logical (! object) vs (object != nil)
- From: Anders Totland <email@hidden>
- Date: Mon, 25 Aug 2003 20:39:41 +0200
Hello.
I have a (C noob) question. Are the two statements (! object) and
(object != nil) the same statement, with identical meaning?
"A guy once asked me for a cup of coffee. So I bit him."
_______________________________________________
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.