[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [SLUG] Endian-ness.



> RFC1208 says:
>
> big-endian: A format for storage or transmission of binary data in
> which the most significant bit (or byte) comes first.  The reverse
> convention is called little-endian.
>
> Normally people think of computer architectures when endianess is
> mentioned, but the definition above indicates it is a wider concept.
> E.g. for machines x86 is little-endian; 68k and Sparc are big endian.
> Programmers of network software have to aware of the issues.
>

But, if for example you are programming in Java, you don't have to worry
about it. Java is big-endian on all machines, x86 to PowerPC to the 390's.

-- Aravind

--
SLUG - Sydney Linux Users Group Mailing List - http://www.slug.org.au
To unsubscribe send email to slug-request@nospam.slug.org.au with
unsubscribe in the text