Big Endian

From Alteeve Wiki
Revision as of 06:08, 11 October 2009 by Digimer (talk | contribs) (Created page with '{{header}} In a binary string, 'Big Endianess' indicated that the least significant bit is on the right side. A big-endian byte would thus be structured like th…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

 AN!Wiki :: Big Endian

In a binary string, 'Big Endianess' indicated that the least significant bit is on the right side.

A big-endian byte would thus be structured like this:

 0 0 0 0   0 0 0 0       <- Binary string consisting of 8-bits.
 | | | |   | | | \- 128
 | | | |   | | \--- 64
 | | | |   | \----- 32
 | | | |   \------- 16
 | | | |
 | | | \----------- 8
 | | \------------- 4
 | \--------------- 2
 \----------------- 1
                    ^
                    |
              Relative Value

 

Any questions, feedback, advice, complaints or meanderings are welcome.
Alteeve's Niche! Enterprise Support:
Alteeve Support
Community Support
© Alteeve's Niche! Inc. 1997-2024   Anvil! "Intelligent Availability®" Platform
legal stuff: All info is provided "As-Is". Do not use anything here unless you are willing and able to take responsibility for your own actions.