Dumb Q about console I/O under ObjC
Dumb Q about console I/O under ObjC
- Subject: Dumb Q about console I/O under ObjC
- From: William Squires <email@hidden>
- Date: Sun, 27 May 2012 12:26:53 -0500
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?
_______________________________________________
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