Where is the Documents directory in iphone sdk

Posted by Michael Amici on Stack Overflow See other posts from Stack Overflow or by Michael Amici
Published on 2010-06-06T00:05:28Z Indexed on 2010/06/06 0:12 UTC
Read the original article Hit count: 173

Filed under:
|
|

I am trying to save a .txt file to the documents directory in order to read and write to it. Is the documents directory the same as resource? If so, what is working code that will let me read and write a NSString to that .txt file?

© Stack Overflow or respective owner

Related posts about xcode

Related posts about documents