Kbhit function under SCO Unix 3.2 Development
Joe Huffman
joe at proto.com
Fri May 24 11:57:04 AEST 1991
root at swatty.UUCP (Larry Krone) writes:
>I have an application that needs to abort on a keypress...
>In dos, I can use the kbhit function...Is there an equivalent under
>SCO Unix ....If so, what is it???
If you were compiling with the Zortech compiler for SCO UNIX it would be
kbhit(), same as DOS. Library source code is available (for a price...).
See the FAQ in comp.unix.questions or c.u.programmer for some hints.
--
joe at proto.com
More information about the Comp.lang.c
mailing list