Author:Peter Prinz, Tony Crawford
Isbn:1491904755
Year:2015
Pages:812
Language:English
File size:5.83 MB
File format:PDF
Category:C & C++
Book Description:
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
文档内容节选
C in a Nutshell Second Edition Peter Prinz and Tony Crawford C in a Nutshell Second Edition by Peter Prinz and Tony Crawford Copyright 2016 Peter Prinz and Tony Crawford All rights reserved Printed in the United States of America Published by OReilly Media Inc 1005 Gravenstein Highway North Sebastopol CA 95472 OReilly books may be purchased for educational business or sales promotional use Online editions are also available for most titles httpsafaribooksonlinecom For more information contact o......