Types

The C programming language ​​forces the programmer to assign a unique data type to any value, therefore defining the structural interpretation of the underlying bits.

Variables

Base Types

Structuring Types

Addressing Types

Storage Classes

Type Qualifiers

Type Modifiers

Functions