Is it possible to dynamically create files with our own Iphone application directory like say creating a .txt file in my Iphone app directory?
Do I have to use NSFileHandle for it or what another api from IPhone SDK is needed for this purpose?
If we cannot create within our own app directory then at what location can this be done?
Any idea? :-(
Do I have to use NSFileHandle for it or what another api from IPhone SDK is needed for this purpose?
If we cannot create within our own app directory then at what location can this be done?
Any idea? :-(