When initializing an object of scalar type, the initializer must
Performs explicit type conversion. Syntax
Allows values of integer type to be used in expressions directly. Syntax An integer constant is a
Each individual type in the C type system has several qualified versions of
Executes a loop. Used as a shorter equivalent of while
Allows values of floating type to be used directly in expressions. Syntax A floating constant is a
A union is a type consisting of a sequence of members whose storage overlaps (as opposed to struct, which is a type consisting of a sequence of members whose storage is allocated
The following chart contains all 128 ASCII decimal (dec), octal (oct), hexadecimal (hex) and character (ch) codes.
(See also arithmetic types for the details on most
The following table lists the precedence and associativity of C operators. Operators are listed top to bottom, in descending precedence.
Page 7 of 9