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: The GNU C Library Reference ManualThe GNU C Library Reference Manual
by - Free Software Foundation, Inc.
The GNU C library, described in this document, defines all of the library functions that are specified by the ISO C standard, as well as additional features specific to POSIX. This manual tells you how to use the facilities of the GNU library.
(22145 views)
Book cover: A Little C PrimerA Little C Primer
- Wikibooks
This online wiki book is a quick and easy introduction to the ANSI C programming language. It is written by a novice, and is intended for use by a novice. However, it does assume some familiarity with a programming language.
(18996 views)
Book cover: Beej's Guide to Network Programming - Using Internet SocketsBeej's Guide to Network Programming - Using Internet Sockets
by
A brief how-to guide on network programming using Internet sockets, written for anybody who is just starting out with socket programming. The section on Windows programming is also included. The guide is updated for IPv6.
(26649 views)
Book cover: An Introduction to C and GUI ProgrammingAn Introduction to C and GUI Programming
by - Raspberry Pi Press
Even if you are an absolute beginner, this book will teach you all you need to know to write simple programs in C and start creating GUIs. The book shows how to use the GTK user interface toolkit with C to create feature-rich GUI applications.
(7800 views)