Wednesday, October 16, 2013

ios path problem

NSString * path = @ "/ Users / glority / Documents /"; Path
NSString * path = @ "/ Users / glority / Documents"; File


ios existing methods to determine what path is the path or file

Thanks

Reply:
- (BOOL) fileExistsAtPath: (NSString *) path isDirectory: (BOOL *) isDirectory

No comments:

Post a Comment