Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site brl-tgr.ARPA Path: utzoo!watmath!clyde!burl!ulysses!allegra!mit-eddie!godot!harvard!seismo!brl-tgr!tgr!jon@cit-vax From: jon@cit-vax (Jonathan P. Leech) Newsgroups: net.lang.c Subject: Re: lint, pointers, 0 (what else?) Message-ID: <8455@brl-tgr.ARPA> Date: Fri, 22-Feb-85 04:37:05 EST Article-I.D.: brl-tgr.8455 Posted: Fri Feb 22 04:37:05 1985 Date-Received: Tue, 26-Feb-85 07:53:17 EST Sender: news@brl-tgr.ARPA Lines: 14 > Re: int8, int32, etc. > > Do you also propose int9, int36? int24? float48? > > Let's not embed machine dependencies into the language! If I recall correctly, the Mainsail language guarantees a MINIMUM length range for data types INTEGER, LONG INTEGER, REAL, LONG REAL, etc., rather than a specific width. While this might result in inefficiencies on some machines, it makes code machine INDEPENDENT, at least in this particular area. -- Jon Leech jon@cit-vax.arpa