Topic: kbhit


Author: scott.potter@rmin.net (Scott Potter)
Date: 1995/07/02
Raw View
I am having trouble using kbhit and getche. When I read the keys
input i only seem to get the bottom 8 bits not the full 16.
How do you go about reading all 16 bits.
Using Borland Turbo C++ version 3.0.

Thank much.