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,ec8527ae307e5e17 X-Google-Attributes: gid103376,public From: Vincent Marciante Subject: Re: Newbie: Ada function like C++'s atoi? Date: 2000/03/28 Message-ID: <38E182F9.6112@li.net>#1/1 X-Deja-AN: 603707178 Content-Transfer-Encoding: 7bit References: <38e17eab@news.siscom.net> Content-Type: text/plain; charset=us-ascii X-Complaints-To: abuse@verio.net X-Trace: iad-read.news.verio.net 954303213 209.139.0.39 (Wed, 29 Mar 2000 04:13:33 GMT) Organization: Verio MIME-Version: 1.0 NNTP-Posting-Date: Wed, 29 Mar 2000 04:13:33 GMT Newsgroups: comp.lang.ada Date: 2000-03-28T00:00:00+00:00 List-Id: You are using Integer_IO's get. One of the other standard ..._IO packages provides the facilities that you want.