S shweta13 macrumors member Original poster Aug 7, 2008 38 0 Aug 20, 2008 #1 Hi all, How do we perform file operations such as open, read write..etc?...using IPhone SDk? which r he classes used for the same? Thanks in advance
Hi all, How do we perform file operations such as open, read write..etc?...using IPhone SDk? which r he classes used for the same? Thanks in advance
K kainjow Moderator emeritus Jun 15, 2000 7,958 7 Aug 20, 2008 #3 To read and write files you can use NSString, NSData, NSFileHandle.