In Objective C?
Are they really the same thing?
How to test that an object is nil?
|
In Objective C? Are they really the same thing? How to test that an object is nil? |
|||||
|
|
or like this:
since boolean evaluations will make any valid pointer that contains an object evaluate to true. |
|||
|
|
|
In my code, I tend to use |
|||||||||||
|