Here is a link for the people that are interested about this topic. I also found this about the endiness of some machines.
byte ordering: This refers to the order in which bytes that are ordered in memory as n,n+1,... are ordered when a computer considers multiple bytes as one integer. Big-endian computers use bytes with lower addresses for the bits with higher powers of two. PowerPC, m68k, HP-PA-RISC, IBM-370, PDP-10, most other computers use this. Little-endian computers use the opposite convention. i86, PDP-11, VAX, uses this. http://www.answers.com/topic/endianness Thanks Marc Aylesworth C3I Associates AFRL/IFSE Joint Battlespace Infosphere Team 525 Brooks Rd Rome, NY 13441-4505 Tel:315.330.2422 Fax:315.330.7009 Email: [EMAIL PROTECTED] -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Gregory Woodhouse Sent: Monday, August 22, 2005 11:44 PM To: hardhats-members@lists.sourceforge.net Subject: Re: GTM on OSX WAS: [Hardhats-members] more M read questions 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 Hardhats-members@lists.sourceforge.net 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 Hardhats-members@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/hardhats-members