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: Karl Kuehn <email@hidden>
- Date: Sun, 5 Jan 2003 16:28:57 -0500
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).
Karl Kuehn
email@hidden
On Sunday, January 5, 2003, at 03:49 PM, Gareth Brereton wrote:
just a quick question. if im working with nsstring how do i convert it
from unicode to ascii so i can output it with printf (or sprintf - im
a newbie). or is there a function other than nslog that can output
without all the dates and shit appearing on the line?
_______________________________________________
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.