Gnu C Library 2.22 Reference Manual 2/2

Gnu C Library 2.22 Reference Manual 2/2
Author: Sandra Loosemore
Publisher: Samurai Media Limited
Total Pages: 588
Release: 2015-10-26
Genre: Computers
ISBN: 9789888381081

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 GNU systems. The purpose of this manual is to tell you how to use the facilities of the GNU C 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. As the GNU C Library became such a big project over the years, we had to split this reference manual in two parts that are two separate physical books. To keep it consistent with the digital manual, the references and page numbers cover both physical books as it were one. Therefore please note that you probably want to have both parts.

Gnu C Library 2.22 Reference Manual 1/2

Gnu C Library 2.22 Reference Manual 1/2
Author: Sandra Loosemore
Publisher:
Total Pages: 542
Release: 2015-10-23
Genre:
ISBN: 9789888381074

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 GNU systems. The purpose of this manual is to tell you how to use the facilities of the GNU C 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. As the GNU C Library became such a big project over the years, we had to split this reference manual in two parts that are two separate physical books. To keep it consistent with the digital manual, the references and page numbers cover both physical books as it were one. Therefore please note that you probably want to have both parts.

The GNU C Library Reference Manual Version 2.26

The GNU C Library Reference Manual Version 2.26
Author: Sandra Loosemore
Publisher:
Total Pages: 1160
Release: 2018-01-23
Genre: Computers
ISBN: 9781680921519

You can get a free PDF version of this 1156 page document at gnu.org. This document is printed in grayscale. 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 GNU systems. The purpose of this manual is to explain how to use the facilities of the GNU C 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.

The GNU C Library Reference Manual

The GNU C Library Reference Manual
Author: Sandra Loosemore
Publisher:
Total Pages: 1080
Release: 2000
Genre: C (Computer program language)
ISBN: 9787111081760

本书为保护和培养自由软件的开发而创建,目标为开发一个完整的操作系统,以及一个符合GPL的完整工具集 GUN工程提供了大量的优秀工具,这些工具支持的平台广泛,成为众多开发人员的开发利器.