Re: Byte ordering and array access
- From: Joe Wright <joewwright@xxxxxxxxxxx>
- Date: Sun, 12 Feb 2006 19:51:17 -0500
Keith Thompson wrote:
Joe Wright <joewwright@xxxxxxxxxxx> writes:<OT>
[...]
Very good Robin. You have nailed it well. Our conventional number system is said to be 'Arabic'. This is not because we might recognize the digit 4 in Arabic, but because numbers are written right to left, low order first with place and value reserved for the concept of zero.
<OT>
Yes, our numbering system is called "Arabic" (or "Hindu-Arabic") --
but it's precisely because the Europeans adopted the system from the
Arabs, including the appearance of the digits.
Google "Hindu-Arabic numbers" for details.
Our confusion over big-endian vs. little-endian numeric
representations probably goes back to the fact that Arabic is written
right-to-left, most European langauges are written left-to-write, but
Europe adopted Arabic numbers without changing the order in which
they're written. (I'm not 100% certain on that last point.)
</OT>
If you look at the ten Arabic numerals in Arabic, you will not recognize many if any. And none of it has to do with endianness. That's a Lilliputian thing about eggs and which end of them to open. :-)
</OT>
--
Joe Wright
"Everything should be made as simple as possible, but not simpler."
--- Albert Einstein ---
.
- References:
- Byte ordering and array access
- From: Benjamin M. Stocks
- Re: Byte ordering and array access
- From: stathis gotsis
- Re: Byte ordering and array access
- From: Vladimir S. Oka
- Re: Byte ordering and array access
- From: stathis gotsis
- Re: Byte ordering and array access
- From: Chris Torek
- Re: Byte ordering and array access
- From: stathis gotsis
- Re: Byte ordering and array access
- From: Robin Haigh
- Re: Byte ordering and array access
- From: Joe Wright
- Re: Byte ordering and array access
- From: Keith Thompson
- Byte ordering and array access
- Prev by Date: Re: how to write a program that takes arguments from commandline?
- Next by Date: Re: Byte ordering and array access
- Previous by thread: Re: Byte ordering and array access
- Next by thread: Re: Byte ordering and array access
- Index(es):
Relevant Pages
|