allows single character commands on a linux terminal More...
#include <kbhit.h>
Public Member Functions | |
| int | kbhit () |
| int | getch () |
Private Attributes | |
| struct termios initial_settings | new_settings |
| int | peek_character |
allows single character commands on a linux terminal
Definition at line 17 of file kbhit.h.
1.6.1