|
CAEN Utility
2.0.2
Utilities for CAEN projects
|
Implementation of "conio.h" for Linux. More...
Macros | |
| #define | _getch() c_getch() |
| #define | _kbhit() c_kbhit() |
Functions | |
| int | c_getch (void) |
| int | c_kbhit (void) |
Implementation of "conio.h" for Linux.
| #define _getch | ( | ) | c_getch() |
Definition at line 239 of file CAENMultiplatform.h.
| #define _kbhit | ( | ) | c_kbhit() |
Definition at line 240 of file CAENMultiplatform.h.
| int c_getch | ( | void | ) |
| int c_kbhit | ( | void | ) |