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,72455bf893c84171 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-03-12 13:52:19 PST Path: supernews.google.com!sn-xit-03!supernews.com!logbridge.uoregon.edu!canoe.uoregon.edu!hammer.uoregon.edu!skates!not-for-mail From: Stephen Leake Newsgroups: comp.lang.ada Subject: Re: Float IO & possible gcc screw up (newbie) Date: 12 Mar 2001 13:07:03 -0500 Organization: NASA Goddard Space Flight Center Message-ID: References: NNTP-Posting-Host: anarres.gsfc.nasa.gov Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: skates.gsfc.nasa.gov 984421267 5368 128.183.220.71 (12 Mar 2001 18:21:07 GMT) X-Complaints-To: dscoggin@cne-odin.gsfc.nasa.gov NNTP-Posting-Date: 12 Mar 2001 18:21:07 GMT User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.6 Xref: supernews.google.com comp.lang.ada:5659 Date: 2001-03-12T18:21:07+00:00 List-Id: "Pieter Thysebaert" writes: > Hello , > > I'm kinda new to Ada. > > I've just compiled my first package (I think, well I've ended up with an .o > file) > Now I wrote a little test program. > However this test program needs to output variables of type 'double'. > How do I do that ? > I've read about "instantiating Float_IO" ... but I have not been able to get > it to work. Post your current best effort, so we can see what you are doing wrong. -- -- Stephe