Well thats how values are stored in the memory... Little Endian.Quote:
It's wrong, there's no reason the bytes should be reversed.
And if you want to convert it from hex to dec using a normal calculator you have you reverse it, else you will get a wrong (or an other) value...
At least thats how I learned it ... if i'm wrong correct me.
//Edit: Well thats the Byte-Order i've seen in some MMORPGS for now... if there's something else just tell me ;)