Defines the semantics of computer memory storage for the purpose of the C abstract machine. The data storage (memory) available to a C program
The preprocessor supports text macro replacement and function-like text macro replacement. Syntax
A function definition associates the function body (a sequence of declarations and statements) with the function name and parameter list. Unlike
Declares an inline function.
A declaration is a C language construct that introduces one or more identifiers
Syntax ' c-char ' (1)
Queries size of the object or type. Used when actual size of the object must be known. Syntax
Escape sequences are used to represent certain special characters within
Shows the given error message and renders the program ill-formed. Syntax
Changes the current line number and file name in the preprocessor. Syntax
Page 4 of 9