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.7 required=5.0 tests=BAYES_00,MSGID_RANDY,XPRIO autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,18df23cccb74ee21,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-01-04 07:49:45 PST Path: archiver1.google.com!news1.google.com!sn-xit-02!supernews.com!newsfeed.direct.ca!look.ca!sunqbc.risq.qc.ca!wesley.videotron.net!news.cae.ca!not-for-mail From: "wurm" Newsgroups: comp.lang.ada Subject: equivalent to ATOI in ADA Date: Fri, 4 Jan 2002 10:46:54 -0600 Organization: CAE Electronics, Montreal Message-ID: NNTP-Posting-Host: ctf-3.cae.ca X-Trace: dns3.cae.ca 1010159383 2226 142.39.130.235 (4 Jan 2002 15:49:43 GMT) X-Complaints-To: usenet@news.cae.ca NNTP-Posting-Date: 4 Jan 2002 15:49:43 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4522.1200 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Xref: archiver1.google.com comp.lang.ada:18531 Date: 2002-01-04T15:49:43+00:00 List-Id: Hi all, Id like to know if there is an equivalent to ATOI already built into ADA somewhere, I realize that i could simply import it from C but id prefer not to do that if i dont have to Thanx! Phil