LIST OF HEADER FILES AND FUNCTIONS AND CONSTANTS-SNODX

Alexandre Oliva aoliva@redhat.com
Wed Jan 16 09:12:00 GMT 2002


On Jan 16, 2002, snodx@hotmail.com wrote:

> For example I wish to know the functions and constants available
> within the iostream.h or curses.h header files.

curses.h is not part of GCC, so we can't determine what it contains on
your particular configuration.  iostream.h, as of egcs 1.1, was not as
C++ standard-compliant as it is these days, but the C++ Standard
may serve as a good documentation for it.  We don't duplicate
documentation already available in Standards.

-- 
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



More information about the Gcc mailing list