Jump to ratings and reviews
Rate this book

C in a Nutshell: The Definitive Reference

Rate this book
The new edition of this classic O’Reilly reference provides clear, detailed explanations of every feature in the C language and runtime library, including multithreading, type-generic macros, and library functions that are new in the 2011 C standard (C11). If you want to understand the effects of an unfamiliar function, and how the standard library requires it to behave, you’ll find it here, along with a typical example. Ideal for experienced C and C++ programmers, this book also includes popular tools in the GNU software collection. You’ll learn how to build C programs with GNU Make, compile executable programs from C source code, and test and debug your programs with the GNU debugger. In three sections, this authoritative book

821 pages, Paperback

First published January 1, 2005

6 people are currently reading
30 people want to read

About the author

Peter Prinz

34 books

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
6 (60%)
4 stars
2 (20%)
3 stars
2 (20%)
2 stars
0 (0%)
1 star
0 (0%)
Displaying 1 of 1 review
Profile Image for Bernie4444.
2,465 reviews11 followers
October 8, 2023
Look for a cow on the cover

Look for a cow on the cover of this book. I bought this book for a C in UNIX class. The C part is great.

There is hardly a page that does not have an example or enlightening diagram. However, the only reference to applying this to UNIX is in the back where it "Practically" says that there are different versions of UNIX. It never really claimed to be a UNIX book on C. The section on unbuffered I/O has a little more on the UNIX handling of files. Overall, until something better comes along, I am still using this book.
Displaying 1 of 1 review

Can't find what you're looking for?

Get help and learn more about the design.