Re: [Newbie] writing plain text to a file
Re: [Newbie] writing plain text to a file
- Subject: Re: [Newbie] writing plain text to a file
- From: Scott Anguish <email@hidden>
- Date: Fri, 28 Feb 2003 21:36:06 -0500
On Friday, February 28, 2003, at 09:23 PM, John C. Randolph wrote:
{12 lines of code snipped}
What about
BOOL wroteFile=[[theArray componentsJoinedByString:@"\n"]
writeToFile:path atomically:YES];
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.