| Type | long, int, and their signed and unsigned counterparts | ||||||||
| Alignment | 4-byte aligned | ||||||||
| Storage Mapping | Byte-reversed, for
example, 0x4A5D3B2C (where 2C is the least significant
byte and 4A is the most significant byte) is represented
in storage as shown below. High memory is to the right.
|