The GNU C Library
www.imodulo.com
· 2003-04-05
[
Software
|
Documentation
|
Contact
]
Using the Library
[
Up:
Introduction
]
[
Previous:
Standards and Portability
][
Next:
Roadmap to the Manual
]
This section describes some of the practical issues involved in using the GNU C library.
Menu
Header Files
:: How to include the header files in your programs.
Macro Definitions
:: Some functions in the library may really be implemented as macros.
Reserved Names
:: The C standard reserves some names for the library, and some for users.
Feature Test Macros
:: How to control what names are defined.
© Free Software Foundation, Inc.