yes, i think so. I liked big-endian better because my 
Fortran code never had to see Intel chip. Later I had to
write some apps to convert big-endian data (Irix) to be read
in little-endian supercomputer.

Just googled this:
http://www.intersystems.com/cache/downloads/documentation/cache5docs/PDFS/ACVE_UsingCVEndian.pdf

so, it (Cache) can be run on both big- and little-endian machines
but the database file itself
has to be converted first, if someone wants to read patient A's
file from hospital Y's Sparc by hospital Z's Windows XP server.
Somebody should write the code so converting to the different
endianism (reading files from different endian machine)
can be set up as a parameter at the execution time,
negating the above tool.
Sorry for the nagging... intersystem...

Jae.

On 8/22/05, Gregory Woodhouse <[EMAIL PROTECTED]> wrote:
> I'm fairly certain the Alpha is big endian. In fact, I think pretty
> much everything except Intel is big endian.
> 
> ===
> Gregory Woodhouse
> [EMAIL PROTECTED]
> 
> "It is foolish to answer a question that
> you do not understand."
> --G. Polya ("How to Solve It")
> 
> 
> On Aug 22, 2005, at 7:15 PM, jae kim wrote:
> 
> > Is MUMPS + VistA used on any other big endian machine?
> > Just curious.
> >
> > J.
> >
> 
> 
> 
> -------------------------------------------------------
> SF.Net email is Sponsored by the Better Software Conference & EXPO
> September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
> Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
> Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
> _______________________________________________
> Hardhats-members mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/hardhats-members
>


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Hardhats-members mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/hardhats-members

Reply via email to