Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!rutgers!sri-spam!mordor!lll-lcc!ames!ucbcad!ucbvax!decvax!mcnc!ece-csc!ncrcae!ncrpcd!ncroem!brian From: brian@ncroem.UUCP Newsgroups: comp.lang.c,comp.unix.wizards Subject: Re: Time for 64-bit longs? Message-ID: <299@ncroem.UUCP> Date: Tue, 3-Feb-87 20:58:28 EST Article-I.D.: ncroem.299 Posted: Tue Feb 3 20:58:28 1987 Date-Received: Thu, 5-Feb-87 05:27:50 EST References: <848@epimass.UUCP> <291@mtxinu.UUCP> <629@sdchema.sdchem.UUCP> Reply-To: brian@ncroem.UUCP (Brian R. Haug) Organization: NCR Corp. - OEM Systems Division - Dayton, OH Lines: 3 Keywords: types of integers Xref: watmath comp.lang.c:934 comp.unix.wizards:815 Someone had pointed out that they had never seen a case where ints were neither short nor long. On Alcor C, for the TRS-80 Model 4, shorts are 1 byte, ints 2, and longs 4.