Data Types 101 in programming
This are the only basic data types in C:
int char float double Copy
int char float double
Qualifiers that extends basic data types