> It's got to be long long, because long is still only 32 bits on 32 bit 
> systems. Sorry, I've gotten too used to working on 64 bit systems.

Ack, a real PITA with enforced 32 bits restriction on x86_64 as (short) int and 
its counterpart for explicit long int as some work-around on x86.

http://stackoverflow.com/questions/9696660/what-is-the-difference-between-int-int16-int32-and-int64

https://en.wikipedia.org/wiki/64-bit_computing#64-bit_data_models
--
devel mailing list
devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org

Reply via email to