Hallo ich hab da eine kleine Frage.
short int = 2 bytes
unsigned int = 4 bytes
int = 4 bytes
long int = 4 bytes
long long int = 8 bytes
Wieso braucht long int gleich viel Speicher wit int?
short int = 2 bytes
unsigned int = 4 bytes
int = 4 bytes
long int = 4 bytes
long long int = 8 bytes
Wieso braucht long int gleich viel Speicher wit int?


