Ideal as an introduction for beginners and a quick reference for advanced
programmers, this handy little book consists of two parts - a compact
description of the C language and a thematically structured reference to the
standard library.C is one of the oldest programming languages and still one of the most
widely used. Whether you're an experienced C programmer or you're new to the
language, you know how frustrating it can be to hunt through hundreds of pages
in your reference books to find that bit of information on a certain function,
type or other syntax element. Or even worse, you may not have your books with
you. Your answer is the C Pocket Reference. Concise and easy to use, this handy
pocket guide to C is a must-have quick reference for any C programmer. It's the
only C reference that fits in your pocket and is an excellent companion to
O'Reilly's other C books.; It can be used as an introduction for beginners and a quick reference for
advanced programmers, the C Pocket Reference consists of two parts: a compact
description of the C language and a thematically structured reference to the
standard library. The representation of the language is based on the ANSI
standard and includes extensions introduced in 1999. An index is included to
help you quickly find information the information you need. The book covers the
following: C language fundamentals; data types; expressions and operators; C
statements; declarations; functions; preprocessor directives; and the standard
library.