Porting getch() and kbdhit() ???

Philippe Noel pnoel@socoint.com
Tue Aug 17 13:21:00 GMT 1999


Hi all,

I'm currently trying to port a source code that use getch() and kbdhit()
under Linux.
It really do not seems to be supported by Cygwin.  Is there a reason for
this?

And, is there a way to do the same thing as this (very common) code under
Cygwin?

if( kbdhit() )
   key = getch();



Thanks,

P H I L I P P E   N O E L
Socomar International (1995) inc.


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com



More information about the Cygwin mailing list