Re: foundation kit (help i'm new to cocoa)
Re: foundation kit (help i'm new to cocoa)
- Subject: Re: foundation kit (help i'm new to cocoa)
- From: Quentin Mathé <email@hidden>
- Date: Sun, 5 Jan 2003 23:57:45 +0100
Le dimanche, 5 jan 2003, ` 22:28 Europe/Paris, Karl Kuehn a icrit :
Unless I am missing something, are you looking for the:
[NSString cString]
function? Then you can call printf/sprinf (assuming you included
stdio) to the command line (assuming you are creating a
command-line/cgi program).
If I remember correctly, cString is deprecated, then it's better to use
UTF8String instead.
--
Quentin Mathi
email@hidden
_______________________________________________
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.