lsbt100
12-09-2002, 11:58 PM
I am using a linux box Red Hat 8.0, and need to write a small C prog that gets a single char from the keyboard without pressing enter.
On some platforms getch() (from connio.h) does this, but this does not exist on the box I am using?
What header file doe I need in Linux and what function do I need to use??
Thanks,
Lloyd
On some platforms getch() (from connio.h) does this, but this does not exist on the box I am using?
What header file doe I need in Linux and what function do I need to use??
Thanks,
Lloyd