Type | Size |
char, unsigned char, signed char | 1 byte |
short, unsigned short | 2 bytes |
int, unsigned int | 4 bytes |
long, unsigned long | 4 bytes |
float | 4 bytes |
double | 8 bytes |
long double1 | 8 bytes |
Type | Size |
char, unsigned char, signed char | 1 byte |
short, unsigned short | 2 bytes |
int, unsigned int | 4 bytes |
long, unsigned long | 4 bytes |
float | 4 bytes |
double | 8 bytes |
long double1 | 8 bytes |