Sign In/My Account
|
View Cart
O'Reilly Home
Community
Books & Videos
Safari Books Online
Conferences
Training
School of Technology
About
Search
Search Tips
Article:
Animating Graphics in Cocoa, Part 1
Subject:
if (self)
Date:
2009-04-22 15:39:50
From:
Raydot
Response to:
if (self)
bool x = TRUE;
if (x) {
//same thing, different variable
}