Re: Dumb Q about console I/O under ObjC
Re: Dumb Q about console I/O under ObjC
- Subject: Re: Dumb Q about console I/O under ObjC
- From: Thomas Davie <email@hidden>
- Date: Sun, 27 May 2012 18:52:45 +0100
On 27 May 2012, at 18:26, William Squires wrote:
> I'm trying to develop my "retro" CRPG game engine as a console app, but how do I test the input part? I can output to stdio with either printf() or NSLog, but the debug console only supports output, not input. What's the normal way to redirect this to terminal.app so that scanf() will work?
Since when does the debugger console only support output?
Bob
_______________________________________________
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