2011-08-18, 01:49 PM
Quote:Type long long intC++ has always made my head hurt but good lord. longs in C# at least were already 64bit [and are in the other languages i've worked with iirc, haven't had to pay attention to it until recently], so if they made long long int be 64 then what the hell is a normal int, 16?
I like the threading stuff and what they did to sizeof though. If I ever need to pick this up to complete my knowledge of the C family I'll feel a little better about learning it.
I still prefer java though ;-;

