The GNU C Library

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
April 24th, 2009 | Tags: , ,

The GNU C Library

Author: Free Software Foundation

Excerpt:

The C language provides no built-in facilities for performing such common operations as input/output, memory management, string manipulation, and the like. Instead, these facilities are defined in a standard library, which you compile and link with your programs. The GNU C library, described in this document, defines all of the library functions that are specified by the ISO C standard, as well as additional features specific to POSIX and other derivatives of the Unix operating system, and extensions specific to the GNU system.

The purpose of this manual is to tell you how to use the facilities of the GNU library. We have mentioned which features belong to which standards to help you identify things that are potentially non-portable to other systems. But the emphasis in this manual is not on strict portability.

View/Download The GNU C Library

Related posts:

  1. Standard Template Library Programmer’s Guide
  2. The Standard Python Library
  3. Database Template Library Programmer’s Guide
  4. Python Imaging Library Handbook
  5. C++, A Dialog: Programming with the C++ Standard Library



Get a 7 Day Free Trial of Napster
Once You Know, You Newegg
Winch Depot

invisibleSHIELD for T-Mobile G1
Save up to 75% off retail at Ashford.com

No comments yet.