| Type | long long and its signed and unsigned counterparts | ||||||||||||||||
| Alignment | |||||||||||||||||
| Storage Mapping | Byte-reversed, for
example, 0x1208164022LL (where 22 is the least
significant byte and 12 is the most significant byte) is
represented in storage as shown below. High memory is to
the right.
|