Has to do with the order of bytes and significance.  Whether, for
example, decimal 123456789 which is hex 0x75BCD15 is stored as 07 5B CD
15 (big endian) or 15 CD 5B 07 (little endian).  Intel is little endian.

~ Daniel

> -----Original Message-----
> From: Mark D Pace [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, August 06, 2003 11:24 AM
> To: [EMAIL PROTECTED]
> Subject: big and little endian
>
>
> I keep seeing references to big endian and little endian.  I
> am going to
> show off my ignorance here and ask - What does this mean?  I
> do not know
> what the term endian means.
>
> Thanks.
>
>
>
> Mark D Pace
> Senior Systems Engineer
> Mainline Information Systems
> 1700 Summit Lake Drive
> Tallahassee, FL. 32317
> [EMAIL PROTECTED]
> Office: 850.219.5184
> Fax: 888.221.9862
> http://www.mainline.com
>
>
> This e-mail and files transmitted with it are confidential, and are
> intended solely for the use of the individual or entity to
> whom this e-mail
> is addressed.  If you are not the intended recipient, or the
> employee or
> agent responsible to deliver it to the intended recipient,
> you are hereby
> notified that any dissemination, distribution or copying of this
> communication is strictly prohibited.  If you are not one of the named
> recipient(s) or otherwise have reason to believe that you
> received this
> message in error, please immediately notify sender by e-mail,
> and destroy
> the original message.  Thank You.
>
> This e-mail and files transmitted with it are confidential, and are
> intended solely for the use of the individual or entity to
> whom this e-mail
> is addressed.  If you are not the intended recipient, or the
> employee or
> agent responsible to deliver it to the intended recipient,
> you are hereby
> notified that any dissemination, distribution or copying of this
> communication is strictly prohibited.  If you are not one of the named
> recipient(s) or otherwise have reason to believe that you
> received this
> message in error, please immediately notify sender by e-mail,
> and destroy
> the original message.  Thank You.
>
>

-----------------------------------------------------------------------

This message is the property of Time Inc. or its affiliates. It may be
legally privileged and/or confidential and is intended only for the use
of the addressee(s). No addressee should forward, print, copy, or
otherwise reproduce this message in any manner that would allow it to be
viewed by any individual not originally listed as a recipient. If the
reader of this message is not the intended recipient, you are hereby
notified that any unauthorized disclosure, dissemination, distribution,
copying or the taking of any action in reliance on the information
herein is strictly prohibited. If you have received this communication
in error, please immediately notify the sender and delete this message.
Thank you.

Reply via email to