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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,d54d00ef5d8d6349 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news2.google.com!news.germany.com!newsfeed.stueberl.de!news-in.ntli.net!newsrout1-win.ntli.net!ntli.net!news.highwinds-media.com!newspeer1-win.ntli.net!newsfe4-win.ntli.net.POSTED!53ab2750!not-for-mail From: Ian Caldwell User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Convert Unsigned_32 to Ieee_Float_32 References: <1161883988.538024.321940@b28g2000cwb.googlegroups.com> In-Reply-To: <1161883988.538024.321940@b28g2000cwb.googlegroups.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Message-ID: Date: Thu, 26 Oct 2006 21:19:40 GMT NNTP-Posting-Host: 82.9.25.6 X-Complaints-To: http://www.ntlworld.com/netreport X-Trace: newsfe4-win.ntli.net 1161897580 82.9.25.6 (Thu, 26 Oct 2006 22:19:40 BST) NNTP-Posting-Date: Thu, 26 Oct 2006 22:19:40 BST Organization: ntl Virgin ADSL News Service Xref: g2news2.google.com comp.lang.ada:7222 Date: 2006-10-26T21:19:40+00:00 List-Id: Just an idea, I don't have Green Hills so can't test it. Go via an intermediate signed integer, if all you values will fit in a signed integer.