NSLog Changes Value
Unless you have a good reason, I would make all your static variables members of the class, ie add them to the header file of class between the {} of the @interface
This is not just for the Surroundings class, but for all the classes in your project.
This is not just for the Surroundings class, but for all the classes in your project.
"When you dream, there are no rules..."
Possibly Related Threads...
| Thread: | Author | Replies: | Views: | Last Post | |
| A Little Problem with NSLog (and long time no see) | Justin Brimm | 3 | 3,156 |
Oct 17, 2005 06:42 PM Last Post: Steven |
|

