Assignment and compound assignment operators are binary operators that modify the variable to their left using the value to their right.
Defined in header <string.h>
Defined in header <complex.h>
Defined in header <stdio.h>
(See also type for type system overview and
Defined in header <uchar.h>
An identifier is an arbitrarily long sequence of digits, underscores, lowercase and uppercase Latin letters, and Unicode characters
Defined in header <stddef.h>
Executes code according to the value of an integral argument. Used where one or several out of many branches of code need to be executed according
Page 31 of 54