- 3

What's the diff between the following lines?

unsigned long int aa = 0; unsigned long aa = 0; unsigned int aa = 0;

29th Jul 2016, 9:25 PM
Mark Lee
Mark Lee - avatar
1 Réponse
+ 1
the amount of data they can hold
3rd Aug 2016, 1:35 AM
Null Void
Null Void - avatar