This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: problem when using clrscr
- From: Alexandre Oliva <aoliva at redhat dot com>
- To: "samir idrissi" <idrissisamir at hotmail dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: 06 Mar 2002 14:18:10 -0300
- Subject: Re: problem when using clrscr
- Organization: GCC Team, Red Hat
- References: <F303fOXYfg9NeqHuq9b0001a7c1@hotmail.com>
On Mar 6, 2002, "samir idrissi" <idrissisamir@hotmail.com> wrote:
> I have a problem when using clrscr(). I have include
> <conio.h> but the compiler dont know clrscr() and dont
> found the file conio.h .
> How can I do to resolve this problem ?
You have to ask the provider of the C library of whatever OS you're
using. GCC does not contain a C library, it just uses the library
(headers included) that come with the OS.
--
Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist Professional serial bug killer