
The GNU C Library Reference Manual is the definitive reference work for the GNU Project version of all the ISO C standard library and other standard functions. For printing purposes, it has been split into two stand-alone volumes. See also: GNU C Library: System & Network Applications
A comprehensive guide to implementing the standard C libraries which are both POSIX & OPEN/X compliant, Fundamental Applications contains the most commonly used functions, such as: opening, reading, and closing files; screen I/O; performing math; character and string manipulation; and memory allocation. Contains code examples and usage recommendations. Every programmer, from first year students to experienced programmers, will find this book useful.
This volume covers:
The GNU C Library supports the features of popular Unix variants (including BSD and System V) when no conflict occurs with ISO C and POSIX standards. Different compatibility modes (selectable when you compile an application) allow peaceful coexistence of the different varieties of Unix. Highly portable, you can build libraries for any supported system with just configure & make.
The GNU C Library is fully internationalized. The messages have been translated from American English into Brazilian Portuguese, British English, Chinese, Czech, Danish, Dutch, French, Galician, German, Greek, Italian, Japanese, Korean, Norwegian, Polish, Slovak, Spanish, Swedish, and Turkish.
This reference manual:
Standards covered include:
Questions about your order? Check the FAQ or email us at order@fsf.org.