C annotated standard /

Standards, while being definitive, do not usually serve as the best reference to the use of a programming language. Books on languages usually are able to explain usage better, but lack the definitive precision of a standard. This book combines the two; it is the standard with added explanatory mate...

Full description

Saved in:
Bibliographic Details
Main Authors: Jagger, Jon, 1966
Corporate Authors: Elsevier Science & Technology
Group Author: Perry, Nigel; Sestoft, Peter
Published: Elsevier/Morgan Kaufmann Publishers,
Publisher Address: Amsterdam ; Boston :
Publication Dates: 2007.
Literature type: eBook
Language: English
Subjects:
Online Access: http://www.sciencedirect.com/science/book/9780123725110
Summary: Standards, while being definitive, do not usually serve as the best reference to the use of a programming language. Books on languages usually are able to explain usage better, but lack the definitive precision of a standard. This book combines the two; it is the standard with added explanatory material. * Written by members of the standards committee * Annotates the standard with practical implementation advice * The definitive reference to the C International Standard.
Carrier Form: 1 online resource (xxxii, 825 pages) : illustrations
Bibliography: Includes bibliographical references (page 804) and index.
ISBN: 9780123725110
0123725119
9780080550534
0080550533
Index Number: QA76
CLC: TP312C#
Contents: Foreword; Introduction; Scope; Conformance; Normative references; Definitions; Notational conventions; Acronyms and abbreviations; General description; Language overview; Lexical Structure; Basic Concepts; Types; Variables; Conversions; Expressions; Statements; Namespaces; Classes; Structs; Arrays; Interfaces; Enums; Delegates; Exceptions; Attributes; Unsafe Code; Generics; Iterators.