kbhit

Function: kbhit Determines if keyboard has been hit. Windows has this in conio.h

version(Posix)
int
kbhit
(
)

Meta