Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!clyde!cbatt!ihnp4!houxm!hropus!tanner From: tanner@hropus.UUCP Newsgroups: comp.lang.c,comp.unix.wizards Subject: Re: Time for 64-bit longs? Message-ID: <6934@ki4pv.UUCP> Date: Wed, 11-Feb-87 18:25:23 EST Article-I.D.: ki4pv.6934 Posted: Wed Feb 11 18:25:23 1987 Date-Received: Fri, 13-Feb-87 01:46:39 EST References: <848@epimass.UUCP> <291@mtxinu.UUCP> <1643@cit-vax.Caltech.Edu>, <263@elxsi.UUCP> Organization: CompuData South, DeLand Lines: 9 Xref: utgpu comp.lang.c:988 comp.unix.wizards:911 ) sherm@elxsi.UUCP (Michael Sherman) writes ) [ ... ] Moral arguments aside, we're stuck with int==long. This silly assumption is what makes it so hard to port code written on a vax or 68K to a 16-bit machine. I (working on a 16-bit machine) won't grant you that we're stuck with int==long.