kbhit int kbhit( void ); Description Detects keystrokes in the Dynamic C Stdio window. Return value !0 if a key has been pressed, 0 otherwise. Library UTIL.LIB
int kbhit( void );
!0
0