Hi
I'm trying to learn how NSFileManger works and I want to test out some methods with files that i have created. Let say the file name is called "testFile". Now the question is where do i put the file, in which folder? I tried the fileExistsAtPath method and it keeps giving me the file does not exist message. By the way, im using Xcode 4
Thank you for your precious time.
I'm trying to learn how NSFileManger works and I want to test out some methods with files that i have created. Let say the file name is called "testFile". Now the question is where do i put the file, in which folder? I tried the fileExistsAtPath method and it keeps giving me the file does not exist message. By the way, im using Xcode 4
Thank you for your precious time.