Wolfram ResearchProductsPurchasingServices & ResourcesAbout UsOur Sites
Mathematica > System Information >

$ByteOrdering

$ByteOrdering
gives the native ordering of bytes in binary data on your computer system.
  • +1 corresponds to big endian (appropriate for 680x0 and many other processors); -1 corresponds to little endian (appropriate for x86 processors).
  • +1 corresponds to having the most significant byte first; -1 to having the least significant byte first.
New in 4
© 2008 Wolfram Research, Inc. japanese.gif
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team