/ Published in: Objective C
Expand |
Embed | Plain Text
[timezoneNames sortedArrayUsingSelector:@selector(compare:)]) { NSLog(@"%@",name); } { NSLog(@"%@",name); }
You need to login to post a comment.
saturngod on 10/06/10
2 people have marked this snippet as a favorite
[timezoneNames sortedArrayUsingSelector:@selector(compare:)]) { NSLog(@"%@",name); } { NSLog(@"%@",name); }
You need to login to post a comment.