Re: appending text to files
Re: appending text to files
- Subject: Re: appending text to files
- From: j o a r <email@hidden>
- Date: Sun, 20 Nov 2005 00:36:04 +0100
On 20 nov 2005, at 00.25, Markus Hitter wrote:
Another approach would be go to the roots of Obj-C, to C. A
sequence of fopen(), fseek() and NSStrings's -dataUsingEncoding: in
combination with fwrite() should do it. Don't forget fclose(), of
course.
Or stay in Cocoa and use:
<http://www.cocoabuilder.com/search/archive/cocoa?words=append+file>
This thread should probably move to Cocoa-Dev however.
j o a r
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden