Big Endian
Dear All !!
I am not sure the question which I am asking is correct or wrong, but
I have heard that storing the data into the big endian helps in
gting the more transfer rate, Means we can achive good speed by
soring the data in the BIG ENDIAN while transferring, If this is
correct, then how it is possible and what is the reason behind this.
Any pointers on above will be helpful, (if My question sounds correct)
Regards
Ranjeet
.
Relevant Pages
- Re: Big Endian
... >>I have heard that storing the data into the big endian helps in ... >>gting the more transfer rate, Means we can achive good speed by ... >>soring the data in the BIG ENDIAN while transferring, ... >that uses poor algorithms, there should be pretty much no ... (comp.lang.c) - Re: Big Endian
... >>>gting the more transfer rate, Means we can achive good speed by ... >>>soring the data in the BIG ENDIAN while transferring, ... > Please don't feed the trolls. ... Just think Kenny McCormack ... (comp.lang.c) - Re: Trouble making sense of binary file data.
... With all of your guidance, I found a couple of good endian ... routines on another post: ... Prev by Date: ... (microsoft.public.vb.general.discussion) - Re: Determining endian?
... Daniel Rudy writes: ... >> There's no standard way to represent the answer. ... There are theoretically 24 ways of storing 32-bit data. ... 1234 little endian ... (comp.unix.programmer) - Re: Bit shifts and endianness
... > but in little endian it will be ... No. Shift operators are defined on the *values* of their operands, ... not on their representations. ... Prev by Date: ... (comp.lang.c) |
|