Mail Archives: djgpp/1995/06/27/07:43:36
> I use this all the time and it works:
>
> char ch;
> if (kbhit()!=0) {
Well. For one reason or the other kbhit() does NOT recognize
extended keys on my portables. It just does not return when
I press one of the extended keys. Maybe something is not
configured right?
Greetings,
==============================================================================
Jorrit DOT Tyberghein AT uz DOT kuleuven DOT ac DOT be, University Hospitals KU Leuven BELGIUM
"The knuckles! The horrible knuckles!"
-- (Terry Pratchett, The Light Fantastic)
==============================================================================
- Raw text -