Path: utzoo!utgpu!water!watmath!clyde!rutgers!sri-spam!ames!umd5!purdue!i.cc.purdue.edu!j.cc.purdue.edu!pur-ee!uiucdcs!uxc.cso.uiuc.edu!ccvaxa!aglew From: aglew@ccvaxa.UUCP Newsgroups: comp.arch Subject: Re: RISC data alignment Message-ID: <28200091@ccvaxa> Date: 25 Jan 88 17:27:00 GMT References: <2635@calmasd.GE.COM> Lines: 10 Nf-ID: #R:calmasd.GE.COM:2635:ccvaxa:28200091:000:498 Nf-From: ccvaxa.UUCP!aglew Jan 25 11:27:00 1988 Further, it would seem that if that C structure were written out to a file, it could only be read properly by a machine of the same type as that which wrote it. Many have affirmed the veracity of this statement. May I amplify it: it sometimes isn't true between machines of the same type. A while back I worked on a MULTIBUS 68000 system that did byte swapping to match the 68000's idea of data layout. Of course, it couldn't interchange disk data with VME 68000 systems without byte swapping.