/ Published in: Objective C
Expand |
Embed | Plain Text
// check file exists.. BOOL isDirectory = NO; // use the file } else { // file not there }
You need to login to post a comment.
BenClayton on 09/14/10
1 person have marked this snippet as a favorite
// check file exists.. BOOL isDirectory = NO; // use the file } else { // file not there }
You need to login to post a comment.