From: bsa@kf8nh.wariat.org (Brandon S. Allbery) Subject: Re: Ncurses, how do I... Date: Tue, 17 Aug 1993 23:21:00 GMT
In article <60.41137.2707.0N1815E2@canrem.com> jason.siemens@canrem.com (Jason Siemens) writes:
>I not sure whether you have kbhit() and getch() but there should be some
>other similiar functions. I am using Borland C++ 3.1 for DOS but these
>functions are usually standard. I have them in STDIO.H and CONIO.H.
Reread the entries for getch() and kbhit() in your Borland C++ Library
Reference. Those are DOS functions, not portable functions.
++Brandon
-- Brandon S. Allbery kf8nh@kf8nh.ampr.org bsa@kf8nh.wariat.org