How do I emulate the kbhit() function?
Running a window console program. Need to know when the 'ESC' key is pressed.

JV