Re: Endianness of Java Virtual Machine
- From: Roedy Green <see_website@xxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 31 Oct 2007 03:02:39 GMT
On Tue, 30 Oct 2007 14:30:58 -0700, karthikbalaguru
<karthikbalaguru79@xxxxxxxxx> wrote, quoted or indirectly quoted
someone who said :
I am eager to know the advantages of such a desing of Java Virtual
Machine.
That is not quite true. What is true that Java when it talks to the
outside world always uses big endian. Inside it can be anything.
Unlike C, external files have a precise standard bit representation.
This makes it much easier to share files between different platforms
and different applications.
--
Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com
.
- References:
- Endianness of Java Virtual Machine
- From: karthikbalaguru
- Re: Endianness of Java Virtual Machine
- From: dalouis
- Re: Endianness of Java Virtual Machine
- From: karthikbalaguru
- Endianness of Java Virtual Machine
- Prev by Date: Re: Hey people, would you like to excahnge links with our site?
- Next by Date: How standard and interchangeable are XML config files?
- Previous by thread: Re: Endianness of Java Virtual Machine
- Next by thread: Re: Endianness of Java Virtual Machine
- Index(es):
Relevant Pages
|
|