Endian Issue, I ThinkThanks for the help, everyone. Things have finally clicked in my brain.
Endian Issue, I ThinkThe only way I can visualize... 0000000000000080 ...becoming... 0100000000000000 ...is to swap the...
Endian Issue, I ThinkI suppose my confusion is because the value doesn't seem to simply rotate, but rather, the byte that...
Endian Issue, I Think[code]// a 64-bit number, zeroed out for now typedef unsigned long long UINT64; UINT64 x = 0x00000...
This user does not accept Private Messages