comp.lang.ada
 help / color / mirror / Atom feed
From: Mike Young <mikey@mcs.com>
Subject: Re: Endian and Ada
Date: 1996/04/08
Date: 1996-04-08T00:00:00+00:00	[thread overview]
Message-ID: <31697C7B.626D@mcs.com> (raw)
In-Reply-To: 4kamb9$om2@flute.aix.calpoly.edu

Michael Anthony Porcelli wrote:
> 
> I'm taking a computer architecture class and my eyes have been opened to the
> incredible lack of progress that computer science has made in the area of
> architecture-independant programming.  One of the main problems that my
> professor likes to point out the endian problem and the fact that so much
> software is *not* endian-independant (due mainly to the widespread use of C
> and C++).  However, he is not familiar enough with Ada (nor am I) to know if
> Ada is endian-independant.  I'm almost positive that it's *possible* to make
> endian-dependant code using unchecked programming (necessary for systems
> writing).  I was wondering, however, if the day-to-day Ada software out
> there is written endian-independant (i.e. the language facilities used in
> most day-to-day programming don't depend on whether your architecture is
> "big" endian or "little" endian.)
> 
> Thanks,
> 
> -Mike

===========
Byte ordering becomes an issue when communicating across different 
architectures, but is not normally a concern otherwise. I can think of 
few languages, with assembler being a *possible* exception, where this 
is an issue worthy of conscious thought. The question you might now ask 
yourself (or your professor) is why byte-ordering should be a concern 
for programmers not involved in cross-platform programming issues, 
regardless of programming language.

Mike.




  parent reply	other threads:[~1996-04-08  0:00 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-04-08  0:00 Endian and Ada Michael Anthony Porcelli
1996-04-08  0:00 ` Theodore E. Dennison
1996-04-08  0:00 ` Robert Dewar
1996-04-09  0:00   ` Dale Pontius
1996-04-09  0:00     ` Theodore E. Dennison
1996-04-09  0:00     ` Thomas Koenig
1996-04-08  0:00 ` Mike Young [this message]
1996-04-09  0:00   ` Joseph Wisniewski
1996-04-08  0:00 ` Robert A Duff
1996-04-09  0:00 ` Michael Anthony Porcelli
1996-04-10  0:00   ` Robert A Duff
1996-04-11  0:00   ` Larry Kilgallen
1996-04-09  0:00 ` Michael Anthony Porcelli
1996-04-09  0:00 ` Kelly Grant
1996-04-09  0:00   ` Mike Young
1996-04-14  0:00 ` LJMetzger
1996-04-17  0:00   ` phil
  -- strict thread matches above, loose matches on Subject: below --
1996-04-18  0:00 Bob Crispen
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox