This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: Library in C
- To: Pietro <kpietro at inwind dot it>
- Subject: Re: Library in C
- From: Alexandre Oliva <aoliva at redhat dot com>
- Date: 17 May 2001 15:12:05 -0300
- Cc: gcc-help at gcc dot gnu dot org
- Organization: GCC Team, Red Hat
- References: <4.3.2.7.2.20010517102600.00ab63f0@popmail.libero.it>
On May 17, 2001, Pietro <kpietro@inwind.it> wrote:
> In dos there are #include<dos.h> for gestion interrupt, #include
> "port.h" for gestion exasample Rs232 , in gcc for linux ? What is the
> file include ?
GCC is a compiler, and such header files are part of the C library,
which is not bundled with GCC. So, if you have questions about header
files and the C library, you have to ask the suppliers of the library.
--
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 *Please* write to mailing lists, not to me