Xref: utzoo comp.lang.c++:13276 comp.lang.c:39052 Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!swrinde!cs.utexas.edu!sun-barr!apple!turk From: turk@Apple.COM (Ken Turkowski) Newsgroups: comp.lang.c++,comp.lang.c Subject: Re: 64 bit architectures and C/C++ Message-ID: <13357@goofy.Apple.COM> Date: 6 May 91 18:29:53 GMT References: <1991May01.172042.5214@buster.stafford.tx.us> <1991May2.053551.21176@ccad.uiowa.edu> <1991May03.120455.158@buster.stafford.tx.us> Organization: Advanced Technology Graphics, Apple Computer, Cupertino, CA, USA Lines: 14 rli@buster.stafford.tx.us (Buster Irby) writes: >An Intel or BIG_ENDIAN machine stores the >bytes in reverse order, while a Motorolla or LITTLE_ENDIAN >machine stores the bytes in normal order (High to low). You've got this perfectly reversed. Motorola is a BIG_ENDIAN machine, and Intel is a LITTLE_ENDIAN machine. Additionally, there is no such thing as "normal". -- Ken Turkowski @ Apple Computer, Inc., Cupertino, CA Internet: turk@apple.com Applelink: TURK UUCP: sun!apple!turk