Where to find function reference for gcc?

Eljay Love-Jensen eljay@adobe.com
Fri Oct 3 11:44:00 GMT 2003


Hi yeskw,

Refer to <http://gcc.gnu.org/onlinedocs/> for GCC specific documentation.

Refer to <http://www.gnu.org/manual/glibc-2.2.5/html_node/> for glibc (GNU C Library) specific documentation.

If you want information regarding libc (or the OS's equivalent, such as MSVCRT.DLL), refer to your OS documentation.

HTH,
--Eljay




More information about the Gcc-help mailing list