Logo

The GNU C Library Reference Manual

Small book cover: The GNU C Library Reference Manual

The GNU C Library Reference Manual
by

Publisher: Free Software Foundation, Inc.
Number of pages: 1001

Description:
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.

Home page url

Download or read it online for free here:
Download link
(4.8MB, PDF)

Similar books

Book cover: An Introduction to the C Programming Language and Software DesignAn Introduction to the C Programming Language and Software Design
by - University of Sydney
This textbook is a thorough introduction to the C programming language, with an emphasis on software design and code organisation. The author shows how to apply the language features to build scalable modular software systems.
(8032 views)
Book cover: Writing Bug-Free C Code for WindowsWriting Bug-Free C Code for Windows
by - Prentice Hall
The book presents a programming style that automatically detects bugs in C code. It describes a technique that results in bug-free code from the beginning, advocating a style of coding based upon data abstraction and run-time object verification.
(19605 views)
Book cover: The C Library Reference GuideThe C Library Reference Guide
by
This guide provides a useful look at the standard C programming language. It will not teach one how to program in C, nor will it attempt to provide the history of C. It is merely a handy reference to the standard C library.
(24609 views)
Book cover: C Programming in LinuxC Programming in Linux
by - BookBoon
Using a series of web development examples, this book will give you an interesting glimpse into a powerful lower-level world. C is tight and spare and economical, and people who know C will ensure critical systems keep running.
(22196 views)