programmer-on-the-street
When the bomb drops, the real fun begins, so let's get to work.
Saturday, May 23, 2009
iPhone dev Stupidity 8
* a || b returns YES/NO
in Lua a or b returns a if a is not nil or it will return b.
While in Objective-C, || works the same with C - || produce a logic result.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment