Re: Standard Input/Output
Re: Standard Input/Output
- Subject: Re: Standard Input/Output
- From: Tommy Nordgren <email@hidden>
- Date: Mon, 19 Sep 2005 04:38:55 +0200
Sep 19, 2005 kl. 4:31 AM skrev Lachlan Cotter:
We have NSLog() for writing to standard error. Is there a similar
Cocoa function for writing to standard out? How would you normally
do this from a command line tool?
Thanks for any help,
Lach
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40chello.se
This email sent to email@hidden
Sure:
printf( [mystring UTF8String] ,...)
-------------------------------------
This sig is dedicated to the advancement of Nuclear Power
Tommy Nordgren
email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden