Citiraj:
Autor strgani
8-11 Partition Start
The 4-byte little-endian value of the starting sector number (counting from 0) of the partition.
|
In computing,
endianness is the ordering of individually addressable sub-units (words, bytes, or even bits) within a longer data word stored in external memory. The most typical cases are the ordering of bytes within a 16-, 32-, or 64-bit word, where endianness is often simply referred to as byte order.[1] The usual contrast is between most versus least significant byte first, called
big-endian and
little-endian respectively.
source: wiki