Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site sfmag.UUCP Path: utzoo!linus!decvax!bellcore!petrus!sabre!zeta!epsilon!gamma!ulysses!sfmag!mjs From: mjs@sfmag.UUCP (M.J.Shannon) Newsgroups: net.lang.c Subject: Re: Uses of "float:16" ? Message-ID: <731@sfmag.UUCP> Date: Wed, 9-Oct-85 01:44:22 EDT Article-I.D.: sfmag.731 Posted: Wed Oct 9 01:44:22 1985 Date-Received: Fri, 11-Oct-85 07:14:56 EDT References: <486@houxh.UUCP><2600015@ccvaxa><238@graffiti.UUCP><716@sfmag.UUCP><1841@brl-tgr.ARPA> Organization: AT&T Information Systems, Summit, NJ Lines: 20 >>>Then you can define >>> >>>float foo:16; >>> >>>if you really think you can do something useful with 16-bit floats. Someone >>>must use them for something... >> >>Just such a construct is used in the accounting software in many UNIX System >>kernels. It seems to suffice for the application. > >Great, a violation of the C language spec in the kernel. Sorry, I didn't mean to imply that the syntactic construct is used, rather that a 16-bit quantity is used to represent some floating point values. I believe the exponent is 3 bits. -- Marty Shannon UUCP: ihnp4!attunix!mjs Phone: +1 (201) 522 6063 Disclaimer: I speak for no one.