S shweta13 macrumors member Original poster 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 Aug 20, 2008 #3 To read and write files you can use NSString, NSData, NSFileHandle.