Re: Write text to the stdout
Re: Write text to the stdout
- Subject: Re: Write text to the stdout
- From: Yann Bizeul <email@hidden>
- Date: Fri, 3 Jan 2003 15:15:51 +0100
You should be able to use printf with [ yourNSString cString ]; no ?
Le vendredi, 3 jan 2003, ` 14:57 Europe/Paris, Arthur VIGAN a icrit :
Hi,
I am programming a Foundation Tool for use with the terminal app, but
I have troubles to ouput text in the terminal (the stdout in this
case). The problem comes with the NSString. I can't use the printf()
function with NSString, so what should I use?
Arthur
_______________________________________________
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.
--
Yann BIZEUL
LINAGORA
30, rue Saint-Augustin
75002 Paris
Til. 01 58 18 68 41
Std. 01 58 18 68 28
Mob. 06 60 43 00 88
_______________________________________________
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.