Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site lll-crg.ARpA Path: utzoo!watmath!clyde!burl!ulysses!mhuxr!mhuxn!ihnp4!ucbvax!ucdavis!lll-crg!brooks From: brooks@lll-crg.ARpA (Eugene D. Brooks III) Newsgroups: net.lang.c Subject: Re: Re: Uses of "short" ? Message-ID: <897@lll-crg.ARpA> Date: Sun, 6-Oct-85 12:31:33 EDT Article-I.D.: lll-crg.897 Posted: Sun Oct 6 12:31:33 1985 Date-Received: Tue, 8-Oct-85 03:16:12 EDT References: <486@houxh.UUCP> <3400008@ndm20> <2285@sjuvax.UUCP> <1924@brl-tgr.ARPA> Reply-To: brooks@lll-crg.UUCP (Eugene D. Brooks III) Organization: Lawrence Livermore Labs, CRG Group Lines: 4 >I am inclined to prefer int8, int16, int32, .... If that is your inclination then #define or typedef them. You can even put it in "handy.h". We bother the net with it.