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=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,4808c36aa3c50cd3 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-02-22 04:06:50 PST Path: supernews.google.com!sn-xit-02!supernews.com!news.gv.tsc.tdk.com!hub.org!hub.org!feed.textport.net!newsfeed.stanford.edu!paloalto-snf1.gtei.net!news.gtei.net!enews.sgi.com!telocity-west!TELOCITY!newsrump.sjc.telocity.net!not-for-mail From: "David C. Hoos, Sr." Newsgroups: comp.lang.ada References: <972qt8$14o$1@news.tpi.pl> Subject: Re: flot, Integer MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Newsreader: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Message-ID: <2f7l6.123829$Ch.22464891@newsrump.sjc.telocity.net> X-Trace: MTEgTm9BdXRoVXNlciBURUxPQ0lUWS1SRUFERVJTIDIxNi4yMjcuNDcuNDkgIFRodSwgMjIgRmVi!IDIwMDEgMDQ6MDQ6MTQgUFNU X-Abuse-Info: Please forward ALL headers when reporting abuse. X-Complaints-To: abuse@telocity.net NNTP-Posting-Date: Thu, 22 Feb 2001 04:04:14 PST Date: Thu, 22 Feb 2001 06:04:12 -0600 Xref: supernews.google.com comp.lang.ada:5429 Date: 2001-02-22T06:04:12-06:00 List-Id: Refer to Section 4.5 of the Ada Reference Manual -- Type Conversions. "Szymar" wrote in message news:972qt8$14o$1@news.tpi.pl... > In which one manner to exchange number of type Float on integer?? > > Student > > >