2nd ed. — O’Reilly, 2016. — 1045 p. — ISBN: 978-1-491-90475-6.
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 covers:
C language concepts and language elements, with separate chapters on types, statements, pointers, memory management, I/O, and more;
The C standard library, including an overview of standard headers and a detailed function reference;
Basic C programming tools in the GNU software collection, with instructions on how use them with the Eclipse IDE.
Covers the current version of one of the most important programming languages.
Comprehensive yet easy to search through and read.
New edition includes multithreading and an introduction to IDEs.
Covers building and debugging.
With the new edition of this classic book, you’ll learn the 2011 standard C language in easy, exact terms. Every C programmer who needs to know the effects of an unfamiliar function, or to understand how the standard requires it to behave, can find it here. The book is also a convenient way to explore the concepts of the language, including recently added features.
About the Author
Peter is a seminar leader and key course developer, teaching courses to thousands of software developers for Unix and Windows systems. As the chief developer and cofounder of the IT company Authensis AG in Germany, he has gained extensive experience in software development for computer telephony. Peter is also the author of several other books on software development in C/C++, most of them as co-author with Ulla Kirch-Prinz, including O’Reilly's "C Pocket Reference".
Tony Crawford is a technical-writer and freelance translator with a strong C background based just outside Berlin, Germany. In addition to regular software localization projects, he has translated books on network administration and ATM. A US native, Tony completed undergraduate work at Occidental College, Los Angeles; Universit de Perpignan, France; and Technische Universit t, Berlin. Tony translates from German into English.