Objective-C sucks II
Posted August 27th, 2008 by Anonymous
Tidbits involving time, strings and printf:. // Global variable SuperDate if(SuperDate == nil) { // Get the current date SuperDate = [NSDate date]; // Retain it - otherwise we lose the data when we leave this function ...




































Post new comment