Member access operators allow access to the members of their operands. Operator
Pointer is a type of an object that refers to a function or an object of another type, possibly adding qualifiers. Pointer may also refer to nothing, which is indicated by
Queries the alignment requirement of its operand type. Syntax
Terminates current function and returns specified value to the caller function. Syntax
Defines the semantics of computer memory storage for the purpose of the C abstract machine. The data storage (memory) available to a C program
Specify storage duration and linkage of objects and functions: auto - automatic duration and no linkage
Several operators convert operand values from one type to another automatically. This subclause specifies the result required from such an implicit conversion, as well as those
Array is a type consisting of a contiguously allocated nonempty sequence of objects with a particular element type. The number of those objects (the array size) never
Executes a statement repeatedly, until the value of expression becomes equal to zero. The test takes place before each
Implementation defined behavior is controlled by #pragma directive. Syntax
Page 2 of 9