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.5 required=5.0 tests=BAYES_05,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,91965a012526b259 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!newsfeed.stanford.edu!sn-xit-02!sn-xit-06!sn-post-01!supernews.com!corp.supernews.com!not-for-mail From: "Ginduskina" Newsgroups: comp.lang.ada Subject: Re: Float to String Date: Sat, 13 Nov 2004 11:37:37 -0500 Organization: www.talkaboutprogramming.com Message-ID: <4db435b431f7a7d97443b8332a896c82@localhost.talkaboutprogramming.com> X-Newsreader: www.talkaboutprogramming.com Content-Type: text/plain; References: X-Complaints-To: abuse@supernews.com Xref: g2news1.google.com comp.lang.ada:6186 Date: 2004-11-13T11:37:37-05:00 List-Id: Hello. This may seem a syupid question, given the kind of replies users have posted so far yet, but.... I can't understand how to pass from float to string.. i don't need much precision, i just need the instruction/s i need to use to get my string with my float number... which will have its point numbers, and the exponent numbers Please help!! (Thank You)