I live like I type, fast and with lots of mistakes.
Type
Definition
nil
A null object pointer, (id)0.
(id)0
Nil
A null class pointer, (Class)0.
(Class)0
NO
A boolean false value, (BOOL)0.
(BOOL)0
YES
A boolean true value, (BOOL)1.
(BOOL)1
Post a Comment