conio.h
Go to the documentation of this file.
00001 #ifndef CONIO_H
00002 #define CONIO_H
00003 /* empty */
00004 
00005 #ifdef __cplusplus
00006 extern "C"
00007 #endif
00008 int _getch(void);
00009 #ifdef __cplusplus
00010 extern "C"
00011 #endif
00012 int _kbhit(void);
00013 
00014 #endif


mtig_driver
Author(s): Lucas Casanova Nogueira
autogenerated on Thu Jun 6 2019 18:25:27