Re: long is 64 bits?



Now I'm reading a book on VS 2005 (which we don't have yet) and it says a
long is now 64 bits? Is the book right?

Bruce.,

long is still 32-bit, long long is 64-bit.

Dave
.


Loading