Re: Appending to file with writeToFile
Re: Appending to file with writeToFile
- Subject: Re: Appending to file with writeToFile
- From: Jens Alfke <email@hidden>
- Date: Thu, 29 May 2008 08:03:12 -0700
On 29 May '08, at 7:42 AM, Glover,David wrote:
I've searched around for a while and can't find any way to append the
strings in my file. I was wondering if anyone else had achieved this?
Or if anybody knows how to do it?
For stream access to files, use NSFileHandle, NSOutputStream, the C
stdio library, or Unix open/write system calls.
—Jens
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden