Keypressed exists?
brian_helterline
brianh at hpcvia.CV.HP.COM
Tue Feb 6 03:46:01 AEST 1990
>Hi
> I have a very simple question, although I can't find the answer myself. How
>do you quietly test whether any key was pressed on the keyboard? I want to
>write a function that waits 10 seconds, if any key had been pressed, but
>doesn't wait at all, if none was pressed.
> Any help would be appreciated.
>--
>------
>ron
>------
>----------
In MSC 5.1 use the _bios_keybrd() function to accomplish what
who want.
More information about the Comp.lang.c
mailing list