This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Missing header file??


On 18 Feb 98 at 7:50,  Pete <1atin0@mail.softcom.net> wrote:

> Date:          Wed, 18 Feb 1998 07:50:38 -0800
> From:          Pete <1atin0@mail.softcom.net>
> To:            gnu-win32@cygnus.com
> Subject:       Missing header file??

> To whom it may concern:
>     For a college assignment I was asked to print out commonly used
> header files ( stdio.h, ctype.h and conio.h). After printing out ctype
> and stdio a search did not locate conio.h.  Has that header file been
> removed or renamed?  I need to know.
> 
>                                                         sincerly,
>                                                          Pete Mayorga
> 
Hello Pete!

The header conio.h isn't part of ANSI/ISO C.  That means some
compiler will have it, some don't. It is related to MS-DOS
implementations of C++.  For instance, DJGPP has it.  You can try
to find a copy of its conio.h in
	http://www.delorie.com

Regards,
++Hilton
-------------------
Hilton Fernandes
email: hgfernan@usp.br
www:   http://www.lsi.usp.br/~hilton.html (inactive)
M. Sc. Student of Parallel Distributed Applications
at Escola Politecnica (Polytechnic School)
University of S. Paulo - Brazil
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]