View Single Post
Staro 16.01.2011., 23:07   #3
perich
I hate mondays..........
 
perich's Avatar
 
Datum registracije: Nov 2002
Lokacija: Zagreb - Zaprešić
Postovi: 1,534
Citiraj:
Autor strgani Pregled postova
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
perich je offline   Reply With Quote