2011-08-19, 06:42 PM
Spaz Wrote:You can do "long long" instead of "long long int", just like you can do "short" instead of "short int" and "long" instead of "long int". :f6:
I didn't even know you could do "short int" and "long int". I always thought they were only "long" and "short".
Up until this assignment I'm working on, I only ever needed to use "int".

