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: C Programming in LinuxC Programming in Linux
by - BookBoon
Using a series of web development examples, this book will give you an interesting glimpse into a powerful lower-level world. C is tight and spare and economical, and people who know C will ensure critical systems keep running.
(22296 views)
Book cover: The C Book: Featuring the ANSI C StandardThe C Book: Featuring the ANSI C Standard
by - Addison-Wesley Pub
Use this book to produce powerful and portable code. The C Book is dedicated to programmers who have some experience of using a modern high-level procedural programming language. Learn about new standards and how they affect existing C code.
(25703 views)
Book cover: A to Z of CA to Z of C
by
This is an intermediate to advanced C programming book writen for C lovers, students, programmers, and other enthusiasts. The book is written to open many secrets of C, it alos introduces various approaches to solve different problems.
(38709 views)
Book cover: ANSI C for Programmers on UNIX SystemsANSI C for Programmers on UNIX Systems
by
This document introduces C by providing and explaining examples of common programming tasks. It enables the reader to learn from available source code by clarifying common causes of incomprehension. Exercises form an integral part of the course.
(27612 views)