Types
Integer
type name
size
char
1
short
2
int
4
long
8
Floating Point
type name
size
float
4
double
8