or
Sign in to turn on 1-Click ordering.
or
Amazon Prime Free Trial required. Sign up when you check out. Learn More
Sell Back Your Copy
For a $1.00 Gift Card
Trade in
More Buying Choices
Have one to sell? Sell yours here
The Standard C Library
 
See larger image
 
Tell the Publisher!
I'd like to read this book on Kindle

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

The Standard C Library [Paperback]

P.J. Plauger (Author)
4.5 out of 5 stars  See all reviews (14 customer reviews)

List Price: $84.67
Price: $71.00 & this item ships for FREE with Super Saver Shipping. Details
You Save: $13.67 (16%)
  Special Offers Available
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In Stock.
Ships from and sold by Amazon.com. Gift-wrap available.
Only 7 left in stock--order soon (more on the way).
Want it delivered Tuesday, January 31? Choose One-Day Shipping at checkout. Details
Textbook Student FREE Two-Day Shipping for Students. Learn more

Formats

Amazon Price New from Used from
Hardcover --  
Paperback $71.00  
Sell Back Your Copy for $1.00
Whether you buy it used on Amazon for $2.94 or somewhere else, you can sell it back through our Book Trade-In Program at the current price of $1.00.
Used Price$2.94
Trade-in Price$1.00
Price after
Trade-in
$1.94

Book Description

0131315099 978-0131315099 July 11, 1991

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.


Special Offers and Product Promotions

  • Buy $50 in qualifying physical textbooks, get $5 in Amazon MP3 Credit. Here's how (restrictions apply)

Frequently Bought Together

The Standard C Library + C Programming Language (2nd Edition) + The C Answer Book: Solutions to the Exercises in 'The C Programming Language,' Second Edition
Price For All Three: $147.94

Show availability and shipping details

Buy the selected items together
  • In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details

  • C Programming Language (2nd Edition) $40.53

    In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details

  • The C Answer Book: Solutions to the Exercises in 'The C Programming Language,' Second Edition $36.41

    In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details


Customers Who Bought This Item Also Bought


Editorial Reviews

From the Publisher

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.

From the Back Cover

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.

Product Details

  • Paperback: 512 pages
  • Publisher: Prentice Hall (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 (View shipping rates and policies)
  • Average Customer Review: 4.5 out of 5 stars  See all reviews (14 customer reviews)
  • Amazon Best Sellers Rank: #211,711 in Books (See Top 100 in Books)

More About the Author

Discover books, learn about writers, read author blogs, and more.

 

Customer Reviews

14 Reviews
5 star:
 (10)
4 star:
 (2)
3 star:
 (1)
2 star:
 (1)
1 star:    (0)
 
 
 
 
 
Average Customer Review
4.5 out of 5 stars (14 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

48 of 50 people found the following review helpful:
5.0 out of 5 stars Written by Plauger in when he was at his sharpest., May 13, 1997
By A Customer
This review is from: The Standard C Library (Paperback)
P.J. Plauger was operating at full-tilt when he wrote this excellent guide to the implementation and use of the C library. In particular, his treament (and history) of <stdio.h> is outstanding. Unfortunately, the Plauger of recent history is apparently being held captive by Microsoft. His "C/C++ User's Journal" is brimming with non-portable Windows topics of little value to those interested in Standard C and, of course, the Unix platform...where C began. Plauger has apparently forgotten the roots of the C programming language. Nonetheless, this is among the five "must have" books for the serious C programmer
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


10 of 10 people found the following review helpful:
4.0 out of 5 stars Very nice about Standard C Library implementation, October 22, 2005
By 
Jos van Roosmalen (The Netherlands, Europe) - See all my reviews
(REAL NAME)   
This review is from: The Standard C Library (Paperback)
First of all (also metioned by other reviewers), the layout of this book is horror. Everything is printed behind each other (not very much whitespace).

This book is a nice reference, but maybe you can better use Internet nowadays.

What make this book really nice, is that it offers implementations for the standard C library. So if you're looking for a implementation for sqrt/sin/tan/printf/etc. you will find it in this book. This is a really nice way to get some insight how an implementation of a Standard C Library could work.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


13 of 14 people found the following review helpful:
5.0 out of 5 stars The Definitive Book on the Standard C Library, August 22, 2000
By 
"microtherion" (Sim City, CA (Somewhere in the Bay Area)) - See all my reviews
This review is from: The Standard C Library (Paperback)
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).

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews











Only search this product's reviews



What Other Items Do Customers Buy After Viewing This Item?


Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 
(6)

Your tags: Add your first tag
 

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 


Active discussions in related forums
Search Customer Discussions
Search all Amazon discussions
   
Related forums


Listmania!


Create a Listmania! list

So You'd Like to...


Create a guide


Look for Similar Items by Category


Look for Similar Items by Subject