Changes

Jump to: navigation, search

Working with Files in Objective-C

14 bytes added, 20:49, 10 November 2009
no edit summary
In [[Working with Directories in Objective-C]] we looked at the NSFileManager, NSFileHandle and NSData Foundation Framework classes and discussed how the NSFileManager class in particular enables us to work with directories in Objective-C. In this chapter we move on from working with directories to covering the details of working with files using all three of these classes.
== Creating an NSFileManager Instance ==

Navigation menu