This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Where to find function reference for gcc?


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



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]