This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: lib conio.h
- From: Craig Rodrigues <rodrigc at attbi dot com>
- To: Thomas Kroll <kroll at physik dot rwth-aachen dot de>
- Cc: gcc at gcc dot gnu dot org
- Date: Wed, 13 Mar 2002 10:00:20 -0500
- Subject: Re: lib conio.h
- References: <3C8F67F1.5AFB586D@physik.rwth-aachen.de>
On Wed, Mar 13, 2002 at 03:53:37PM +0100, Thomas Kroll wrote:
> Hello,
>
> I am searching for the conio.h lib to use it under linux. But it does
> not exist.
> Is there a similar lib?
> Thank you very much.
This is not really a GCC question, since conio.h does not
come with GCC.
conio.h is a header file specific to DOS/Windows systems.
Take a look at ncurses, which should be available on
your system:
man ncurses
ncurses does not come with GCC, so followup questions
should be directed to a mailing list or newsgroup
about Linux programming.
--
Craig Rodrigues
http://www.gis.net/~craigr
rodrigc@attbi.com