Мини-справка по ANSI Си (2007) — 2 с.
Program Structure/Functions
C Preprocessor
Data Types/Declarations
Initialization
Constants
Pointers, Arrays & Structures
Operators (grouped by precedence)
Flow of Control
ANSI Standard Libraries
Character Class Tests ctype.h
String Operations string.h
Input/Output stdio.h
Variable Argument Lists stdarg.h
Standard Utility Functions stdlib.h
Time and Date Functions time.h
Mathematical Functions math.h
Integer Type Limits limits.h
Float Type Limits float.h