From: hgfernan AT usp DOT br (Hilton Fernandes) Subject: Re: Missing header file?? 20 Feb 1998 20:38:43 -0800 Message-ID: <9802210136.AA52754.cygnus.gnu-win32@spider.uspnet.usp.br> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT To: Pete <1atin0 AT mail DOT softcom DOT net>, gnu-win32 AT cygnus DOT com Cc: "Hilton Fernandes" On 18 Feb 98 at 7:50, Pete <1atin0 AT mail DOT softcom DOT net> wrote: > Date: Wed, 18 Feb 1998 07:50:38 -0800 > From: Pete <1atin0 AT mail DOT softcom DOT net> > To: gnu-win32 AT cygnus DOT 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 AT usp DOT 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 AT cygnus DOT com" with one line of text: "help".