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.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,1b6f0735bc6de58e X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news1.google.com!news.glorb.com!feeder.erje.net!news-2.dfn.de!news.dfn.de!news.uni-stuttgart.de!news.belwue.de!newsfeed.arcor.de!newsspool1.arcor-online.net!news.arcor.de.POSTED!not-for-mail Date: Fri, 01 Apr 2011 14:18:22 +0200 From: Georg Bauhaus User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9 MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: index check failure - constraint error References: <738ba46b-dfd1-4a28-9392-0be197a1b6d0@l5g2000vbx.googlegroups.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Message-ID: <4d95c28f$0$6874$9b4e6d93@newsspool2.arcor-online.net> Organization: Arcor NNTP-Posting-Date: 01 Apr 2011 14:18:23 CEST NNTP-Posting-Host: 7aaa4c84.newsspool2.arcor-online.net X-Trace: DXC=b8VQZm;YETgf1oJaJ0@dmgA9EHlD;3Ycb4Fo<]lROoRa8kFiPO\@Sdnc\616M64>jLh>_cHTX3jmlOliF^>SdZ` X-Complaints-To: usenet-abuse@arcor.de Xref: g2news2.google.com comp.lang.ada:19637 Date: 2011-04-01T14:18:23+02:00 List-Id: On 01.04.11 13:27, Alex Mentis wrote: > Any particular reason you aren't using the Ada-provided Get procedure > that converts a String to an Integer? I'll guess that it is has to do with the good idea to do the exercises from chapter 1 of K&R.