04-24-2009, 05:13 PM
|
#7 (permalink)
|
|
New Member
Join Date: Apr 2009
Posts: 71
|
Quote:
Originally Posted by dcwhat
I think u answered my questions, I have a varible set as "time" and to display, display a varible you have to NSLog(@"%x",Any varible Name); right?
Also if u do something like this would it work
Int testCounter = 0;
testCounter++; <- this would increase by 1 right?
|
Anyone?
|
|
|