Mail Archives: djgpp/1993/05/11/09:59:42
> So, I think the following line should be added into the pc.h file in the gcc
> include subdir:
>
> char getch(void);
>
> Then to use this getch() function, include <pc.h> and link with -lpc
Ahem... not quite. You should #include <gppconio.h>, which _does_ declare
getch(), and all the other Borland C conio.h functions. I wrote a complete
set - I think everything in conio.h is in there.
--
J. Alan Eldridge (alane AT wozzle DOT linet DOT org)
(also on Fidonet: 1:272/38.473)
- Raw text -