/ Published in: Objective C
Expand |
Embed | Plain Text
#define documentsDirectory_Statement NSString *documentsDirectory; \ documentsDirectory = [paths objectAtIndex:0];
You need to login to post a comment.
sag333ar on 11/27/10
1 person have marked this snippet as a favorite
#define documentsDirectory_Statement NSString *documentsDirectory; \ documentsDirectory = [paths objectAtIndex:0];
You need to login to post a comment.