Logo

The New C Standard by Derek M. Jones

Large book cover: The New C Standard

The New C Standard
by

Publisher: Addison-Wesley Professional
ISBN/ASIN: 0201709171
ISBN-13: 9780201709179
Number of pages: 1615

Description:
This book is about the latest version of the C Standard (ISO/IEC 9899:1999), it is structured as a detailed, systematic analysis of that entire language standard. This book is driven by existing developer practices, not ideal developer practices. Every sentence in the C Standard appears in this book. Each of these sentences are followed by a Commentary section, and sections dealing with C90, C++, Other Languages, Common Implementations, Coding Guidelines, Example, and Usage as appropriate.

Home page url

Download or read it online for free here:
Download link
(10MB, PDF)

Similar books

Book cover: An Introduction to the C Programming Language and Software DesignAn Introduction to the C Programming Language and Software Design
by - University of Sydney
This textbook is a thorough introduction to the C programming language, with an emphasis on software design and code organisation. The author shows how to apply the language features to build scalable modular software systems.
(8193 views)
Book cover: Conceptive CConceptive C
by - Smashwords
Conceptive C is an AI programming Language based on Objective-C and C Language. It is a superset of both languages. Conceptive C uses concepts to program natural language and Artificial Intelligence based computer language based on Objective C.
(19290 views)
Book cover: C Elements of StyleC Elements of Style
by - M & T Books
A handy guide which covers the principals of good programming style, teaching C and C++ programmers how to write code that can be easily read, understood, and maintained by others. Useful both for students and professional programmers.
(21159 views)
Book cover: An Introduction to GCCAn Introduction to GCC
by - Network Theory Ltd
This manual provides a complete introduction to the GNU C and C++ compilers, common problems and encountered error messages, with numerous easy examples. The text covers compiling using headers and libraries, preprocessor, linking, and more.
(29842 views)