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: ANSI C for Programmers on UNIX SystemsANSI C for Programmers on UNIX Systems
by
This document introduces C by providing and explaining examples of common programming tasks. It enables the reader to learn from available source code by clarifying common causes of incomprehension. Exercises form an integral part of the course.
(27613 views)
Book cover: Build Your Own LispBuild Your Own Lisp
by - buildyourownlisp.com
In this book you'll learn the C programming language, and at the same time learn how to build your very own programming language, a minimal Lisp, in under 1000 lines of code. This book is not suitable as a first programming language book ...
(9276 views)
Book cover: C Elements of StyleC Elements of Style
by - M & T Books
A handy guide which covers the principals of good programming style, teaching C and C++ programmers how to write code that can be easily read, understood, and maintained by others. Useful both for students and professional programmers.
(21077 views)
Book cover: Learn C The Hard WayLearn C The Hard Way
by - LCodeTHW
A clear and direct introduction to modern C programming. The purpose of this book is to get you strong enough in C that you'll be able to write your own software in it, or modify someone else's code. The text is not for beginners.
(23738 views)