eBooks-it.org Logo
eBooks-IT.org Inner Image

The Standard C Library

The Standard C Library Image

Book Details:

Publisher:Prentice Hall
Series: Prentice Hall
Author:P.J. Plauger
Edition:1
ISBN-10:0138380120
ISBN-13:9780138380120
Pages:320
Published:Apr 01 1991
Posted:Nov 19 2014
Language:English
Book format:DJVU
Book size:5.46 MB

Book 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.


Download Link:

Related Books:

Effective STL

50 Specific Ways to Improve Your Use of the Standard Template Library
Effective STL Image
'This is Effective C++ volume three it's really that good.' Herb Sutter, independent consultant and secretary of the ISO/ANSI C++ standards committee 'There are very few books which all C++ programmers must have. Add Effective STL to that list.' Thomas Becker, Senior Software Engineer, Zephyr Associates, Inc., and columnist, C/C++ Users Journal C++'s Standard Template Library is revolutionary, but learning to use it well has always been a challenge. Until now. In this book, best-selling author Scott Meyers ( Effective C++ , and More Effective C++ ) reveals the critical rules of thumb employed by the experts the things they almost always do or almost always avoid doing to get the most out of the library. Other books describe what's in the STL. Ef...

Linux System Programming

Talking Directly to the Kernel and C Library
Linux System Programming Image
This book is about writing software that makes the most effective use of the system you're running on -- code that interfaces directly with the kernel and core system libraries, including the shell, text editor, compiler, debugger, core utilities, and system daemons. The majority of both Unix and Linux code is still written at the system level, and Linux System Programming focuses on everything above the kernel, where applications such as Apache, bash, cp, vim, Emacs, gcc, gdb, glibc, ls, mv, and X exist. Written primarily for engineers looking to program (better) at the low level, this book is an ideal teaching tool for any programmer. Even with the trend toward high-level development, either through web software (such as PHP) or managed code (C#), ...

Dojo

Using the Dojo JavaScript Library to Build Ajax Applications
Dojo Image
Dojo offers Web developers and designers a powerful JavaScript toolkit for rapidly developing robust Ajax applications. Now, for the first time, there's a complete, example-rich developer's guide to Dojo and its growing library of prepackaged widgets. Reviewed and endorsed by the Dojo Foundation, the creators of Dojo, this book brings together all the hands-on guidance and tested code samples you need to succeed. Expert Web developer James E. Harmon begins by demonstrating how to 'Ajax-ify' existing applications and pages with Dojo, adding Ajax features such as client- and server-side validation as quickly and nondisruptively as possible. Next, he presents in-depth coverage of Dojo's user interface, form, layout, and specialized Widgets, showing ho...



2007 - 2021 © eBooks-IT.org