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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,757e0f5f4cdec675,start X-Google-Attributes: gid103376,public From: Gautier Subject: IEEE float I/O in DEC Ada Date: 1999/05/28 Message-ID: <374EB9A9.F226AEE7@Maths.UniNe.CH>#1/1 X-Deja-AN: 483150385 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii MIME-Version: 1.0 Newsgroups: comp.lang.ada Date: 1999-05-28T00:00:00+00:00 List-Id: Hi all. Since DEC Ada wants either pragma float_representation(vax_float); or pragma float_representation(ieee_float); for a whole "project" and a part of mine requires the VAX representation, so I must use it. _But_ I wish to save results in IEEE format - I can live with text format but the IEEE is a bit more compact... DEC Ada doesn't seem to have special types or conversions functions for both floats sorts. Anyway, are there conversion routines available ? NB: the version is : "DEC Ada V3.2-8 with the Professional Development Option" TIA -- Gautier -------- http://members.xoom.com/gdemont/