From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.8 required=5.0 tests=BAYES_00,INVALID_DATE autolearn=no autolearn_force=no version=3.4.4 Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!lll-crg!ames!ucbcad!ucbvax!MITRE-BEDFORD.ARPA!emery From: emery@MITRE-BEDFORD.ARPA (Hazel) Newsgroups: comp.lang.ada Subject: Re: Getting the integer part of a real Message-ID: <8611121334.AA28579@mitre-bedford.ARPA> Date: Wed, 12-Nov-86 08:34:32 EST Article-I.D.: mitre-be.8611121334.AA28579 Posted: Wed Nov 12 08:34:32 1986 Date-Received: Sun, 7-Dec-86 04:22:47 EST Sender: daemon@ucbvax.BERKELEY.EDU Organization: The MITRE Corp., Bedford, MA List-Id: Oops, you got me! OK, first check if the number is positive or negative, and do the 'correct' thing. Obviously, I hadn't thought it all through when I posted that. The context of our discussion (at Siemens) on that was 1. realizing what the language said, and 2. coming up with a strategy to get the integer part that didn't depend on underlying implementation. "The details are left to the reader" (Meaning, I'm too lazy to work them out. Thanks, Ken. Dave Emery