Le 14 avr. 08 à 14:13, Nick Rogers a écrit :
Hi,
I have to write some data to file in sequence.
what methods can I use?
NSFileManager has method for creating a file but not for writing to
file.
Thanks,
Nick
NSFileHandle or NSOutputStream.
You can also use -[NSData writeToFile:...] and friends.
_______________________________________________
Cocoa-dev mailing list ([email protected])
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]