iOS Developer (iCoder)
Subscribe To
Posts
Atom
Posts
All Comments
Atom
All Comments
Friday, June 10, 2011
For Getting Log
In Xcode, click Run > Console to see NSLog statements.
NSLog(@"log: %@ ", myString);
NSLog(@"log: %f ", myFloat);
NSLog(@"log: %i ", myInt);
Newer Posts
Home
Subscribe to:
Posts (Atom)
Followers