[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 64Bit ints



> Hi,

> I experimented a bit with "long long" variables, and they apparently behave
> just like a nice 64bit int should behave. Arithmetic operations work,
> making arrays of them works, bit shifting/masking works and getting their
> address works. Seems as if we can safely use them...

Play on different systems, and different OS's. :)

See ya!
	-Sam Lantinga				(slouken@devolution.com)

Lead Programmer, Loki Entertainment Software
--
Author of Simple DirectMedia Layer -
	http://www.devolution.com/~slouken/SDL/
--