𝔖 Bobbio Scriptorium
✦   LIBER   ✦

The standard C library

✍ Scribed by P. J. Plauger


Book ID
127424994
Publisher
Prentice Hall
Year
1992
Tongue
English
Weight
6 MB
Edition
1st
Category
Library
City
Englewood Cliffs, N.J
ISBN-13
9780131315099

No coin nor oath required. For personal study only.

✦ Synopsis


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

✦ Subjects


C / C++


πŸ“œ SIMILAR VOLUMES


C++ Programming with the Standard Templa
✍ Musser D.R., Derge G.J., Saini A. πŸ“‚ Library πŸ“… 2001 πŸ› Addison-Wesley 🌐 English βš– 4 MB

Standard Template Libraries (STL) were created to provide C++ programmers with a suite of rusable programs, or lines of code, that could be used by everyone to increase programming productivity and quality. This book is the definitive reference on C++ programming using STL, as it was written by the

The C++ standard library: A tutorial and
✍ Nicolai M. Josuttis πŸ“‚ Library πŸ“… 1999 πŸ› Addison-Wesley Professional 🌐 English βš– 3 MB

C++ Standard Library provides a set of common classes and interfaces that greatly extend the core C++ language. The library, however, is not self-explanatory. To make full use of its components-and to benefit from their power-you need a resource that does far more than list the classes and their fun

The C++ Standard Library Extensions: A T
✍ Pete Becker πŸ“‚ Library πŸ“… 2006 πŸ› Addison-Wesley Professional 🌐 English βš– 713 KB

Since the current C++ Standard Library was adopted, numerous changes and improvements have been proposed, the best of which are being gathered in the C++ Library Technical Report (TR1), recently approved by the International Organization for Standardization (ISO). These new components double the siz

Beyond the C++ Standard Library: An Intr
✍ BjΓΆrn Karlsson πŸ“‚ Library πŸ“… 2005 πŸ› Addison-Wesley Professional 🌐 English βš– 519 KB

Introducing the Boost libraries: the next breakthrough in C++ programming Boost takes you far beyond the C++ Standard Library, making C++ programming more elegant, robust, and productive. Now, for the first time, a leading Boost expert systematically introduces the broad set of Boost libraries and t

Python Standard Library
✍ Frederik Lundh πŸ“‚ Library πŸ“… 2001 πŸ› See notes 🌐 English βš– 356 KB

Ideal for any working Python developer, Fredrik Lundh's Python Standard Library provides an excellent tour of some of the most important modules in today's Python 2.0 standard. Mixing sample code and plenty of expert advice, this title will be indispensable for programmers.The book presents sample s

LIBRARY STANDARDS
✍ W. Dawson Johnston πŸ“‚ Article πŸ“… 1918 βš– 302 KB