Messages in this thread |  | | | From | Albert Cahalan <> | | Subject | c++ question... | | Date | Mon, 13 May 1996 21:51:18 -0400 (EDT) |
| |
> is there a <conio.h> for Linux? Or any Unix for that matter? > if so where can I get it?
Yes, you _can_ get conio.h for Linux. Look on tsx-11.mit.edu or sunsite.unc.edu in a "devel", "lib" or "libs" directory. Non-Linux has to live with raw ncurses and the odd Y,X coordinates.
|  |