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,626f5d0e7c6ae5b8,start X-Google-Attributes: gid103376,public From: Dominic Mailhot Subject: HELP! Type conversion... Date: 1997/03/30 Message-ID: <333EC876.47F9@uqtr.uquebec.ca>#1/1 X-Deja-AN: 229517067 Sender: news@UQuebec.CA (news) Organization: Universite du Quebec Newsgroups: comp.lang.ada Date: 1997-03-30T00:00:00+00:00 List-Id: Hi Everyone! I'm working on the gnat 3.09 Ada95 compiler... I have problem with the types conversion... What's the method to convert an integer to a character string and vice versa...? Is it with a function like itoa and itoa in C or with the notion of attributes..??? Maybe it's because I'm a beginner with ADA.... Thank You! Please reply me at Dominic_Mailhot@uqtr.uquebec.ca Dominic Mailhot