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


receive_xsens
Author(s): Ji Zhang, Silvio Maeta
autogenerated on Mon Oct 6 2014 04:05:40