Path: utzoo!attcan!uunet!husc6!rutgers!ucsd!ucbvax!MITRE.ARPA!mcgurrin From: mcgurrin@MITRE.ARPA Newsgroups: comp.sys.apple Subject: Re: Long and short integers Message-ID: <8811231623.AA25936@mitre.arpa> Date: 23 Nov 88 16:23:21 GMT References: <986@umbio.MIAMI.EDU> Sender: daemon@ucbvax.BERKELEY.EDU Organization: The MITRE Corp., Washington, D.C. Lines: 5 I'm glad we've got all that cleared up. Just to expand, the only time I know of when bit (not byte) order gets cloudy is in communications. Some systems send the lsb first, some the msb (I'm talking about synchronous comm. in particular). As I recall, token bus and CSMA/CD LANs send it one way, whereas token ring LANs handle it the opposite way.