Modern C
/ Jens Gustedt
- 1 online resource (315 pages) : illustrations
Includes bibliographical references and index.
Getting started The principal structure of a program Everything is about control Expressing computations Basic values and data Derived data types Functions C library functions Style Organization and documentation Pointers The C memory model Storage More involved processing and IO Performance Function-like macros Variations in control flow Threads Atomic access and memory consistency