[NSString writeToFIle:atomically:encoding:error] to stdout?
[NSString writeToFIle:atomically:encoding:error] to stdout?
- Subject: [NSString writeToFIle:atomically:encoding:error] to stdout?
- From: William Squires <email@hidden>
- Date: Sun, 11 May 2014 08:40:15 -0500
Is there a way to have the above send the string's contents to stdout instead of a named file? If not, no biggy, I'll just make another method to output all the lines (in my NSArray, which I sent the componentsJoinedByString: message to get the NSString whose output I want to go to stdout), but it just adds unneeded complexity that I'd rather avoid. TIA!
_______________________________________________
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