xcode – iphone – objective c

Hi;
the method “function” below is an example how to delete file using file manager “NSFileManager” [ NSFileManager : removeItemAtPath: error ] “Removes the file or directory at the specified path.” , you can use this method “function” to do this.

 

Related posts:

  1. Objective-c check if file exists XCode – Objective-C Hi, The simplest way to know or to check if file exists...
  2. objective c get iTunes file sharing folder files with full path xcode – iphone – objective c Hi; the method “function” below show you how to...
  3. objective c get iTunes shared document directory files list xcode – iphone – objective c Hi; How to Enable iTunes “folder” file sharing: some...
  4. objective c UITableView delete all rows table view xcode – iphone – objective c Hi; the example below show how to delete all...
  5. objective c get or remove file extension from path xcode – iPhone – Objective c if you have file path and want to get...