This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

lib conio.h


Hi,
 
On dos/win systems there is the lib <conio.h> which provide many useful
functions like getch (get a char but does not echo and wait for <return>) or kbhit.
This lib does not exist under unix/linux systems (I am wrong ?)
Is there an equivalent lib ?
Thank you.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]