|
 |
|
 |
 |
The Standard C Library
|
by P.J. Plauger
Sales Rank: 283034
|
List Price: $78.00
$70.20
At Amazon

|
|
Paperback: 512 pages
Publisher: Prentice Hall PTR July 11, 1991
Language: English
ISBN-10: 0131315099
ISBN-13: 978-0131315099
Product Dimensions:
9.1 x 7 x 0.9 inches
Shipping Weight: 1.7 pounds
Product Description
Prentice Hall's most important C programming title in years. A companion volume to Kernighan & Ritchie's C PROGRAMMING LANGUAGE. A collection of reusable functions (code for building data structures, code for performing math functions and scientific calculations, etc.) which will save C programmers time and money especially when working on large programming projects. The C Library is part of the ANSI (American National Standard Institute) for the C Language. This new book contains the complete code for the library. It covers elements of the library with which even the most experienced C programmers are not familiar such as internationalization (the ability to write programs that can adapt to different cultural locales, for example, using the C library, programmers can write software that manipulates large character sets such as Kanji). Structured like the Standard C Library, it contains 15 headers declaring or defining all of the names in the library. A separate chapter covers each header, including excerpts from relevant portions of the C Standard showing all codes needed to implement each portion of the library and explaining why it is necessary. The book teaches readers the concepts and design issues associated with library building. Using this book, programemrs will be less likely to re-code something that already exists in a given program. Plauger is one of the world's leading experts on C and the C Library.
Publisher Description
This is the first comprehensive treatment of ANSI and ISO standards for the C Library. Written by a world renowned author on the C programming language and the head of the ANSI committee that standardized the C Library, this new guide contains the complete code of the Standard C Library and includes practical advice on using all 15 headers. All C programmers will benefit from the book's focus on the concepts, design issues, and trade-offs associated with library building; using this book, programmers will make the best use of the C Library and will learn to build programs with maximum portability and reusability.
Customer Reviews & Comments This outstanding book integrates three treatments of the Standard C library: The straight text from the standard, a commentary, and a prototype implementation. All of these show Plauger at his best. Even though the implementation does not always look elegant (and unfortunately is not open source), it provides a high quality implementation of each aspect of the standard and is extremely instructive (I found the stdio formatting code and the math routines particularly interesting).
|
The Standard C Library
List Price: $78.00
Available from Amazon
Price: $70.20

| |
|
|
|
|