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.1 required=5.0 tests=BAYES_05,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,cf09cb55989cab65,start X-Google-Attributes: gid103376,public From: "Mat & Syl" Subject: Data conversion Date: 1998/10/31 Message-ID: <71fcr5$9to@sifon.cc.mcgill.ca>#1/1 X-Deja-AN: 407021979 Organization: McGill University Computing Centre X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Newsgroups: comp.lang.ada Date: 1998-10-31T00:00:00+00:00 List-Id: I need a function to convert float to string and other one for string to float. Thanks