Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site brl-tgr.ARPA Path: utzoo!linus!philabs!cmcl2!seismo!brl-tgr!gwyn From: gwyn@brl-tgr.ARPA (Doug Gwyn) Newsgroups: net.lang.c Subject: Re: ANSI C suggestions Message-ID: <5318@brl-tgr.ARPA> Date: Mon, 15-Oct-84 20:33:01 EDT Article-I.D.: brl-tgr.5318 Posted: Mon Oct 15 20:33:01 1984 Date-Received: Wed, 17-Oct-84 19:34:08 EDT References: <228@boulder.UUCP>, <141@geowhiz.UUCP> Organization: Ballistics Research Lab Lines: 3 C already supports ints longer than 32 bits. Nowhere does it say how long a "long" is; that is decided by the compiler implementor. I suggest you have a long talk with yours..