Click to See Complete Forum and Search --> : stdin


pat
May 4th, 1999, 08:12 AM
I'm writing a console based app and need to capture the users keystrokes. I've tried sscanf,getch,getcchar,etc but they only return when the user presses enter. How can I capture each keystroke when it happens?

thanks

May 9th, 1999, 12:10 PM
See LASTKEY function