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 (Cocoa-dev@lists.apple.com)

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to