| Sign In/My Account | View Cart |
| Article: |
Animating Graphics in Cocoa, Part 1 | |
| Subject: | if (self) | |
| Date: | 2003-11-11 14:26:11 | |
| From: | anonymous2 | |
|
could someone tell me what the conditional if (self) means. i understand what self means but i don't understand how you can have a condition with no relational operator. thats like saying if (x) and that doesn't make sense to me. thanks in advance. |
||
Showing messages 1 through 3 of 3.
I guess it's the same in Objective-C