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.0 required=5.0 tests=BAYES_00,FORGED_HOTMAIL_RCVD2, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,35edde140291c79e X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Received: by 10.68.213.106 with SMTP id nr10mr5570510pbc.2.1335433330781; Thu, 26 Apr 2012 02:42:10 -0700 (PDT) Path: r9ni100153pbh.0!nntp.google.com!news2.google.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: gautier_niouzes@hotmail.com Newsgroups: comp.lang.ada Subject: Re: Can Ada iterate over Nd array? Date: Thu, 26 Apr 2012 02:40:16 -0700 (PDT) Organization: http://groups.google.com Message-ID: <1361276.4679.1335433216274.JavaMail.geo-discussion-forums@vbli11> References: NNTP-Posting-Host: 206.122.158.4 Mime-Version: 1.0 X-Trace: posting.google.com 1335433330 3217 127.0.0.1 (26 Apr 2012 09:42:10 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 26 Apr 2012 09:42:10 +0000 (UTC) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=206.122.158.4; posting-account=gRqrnQkAAAAC_02ynnhqGk1VRQlve6ZG User-Agent: G2/1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Date: 2012-04-26T02:40:16-07:00 List-Id: Le jeudi 26 avril 2012 06:42:29 UTC+2, Okasu a =E9crit :=20 > Geez, guys, what if i have to work with 1000d array?=20 Even by programming on all sorts of projects, there are good chances are yo= u'll never need more than a few array dimensions in your entire active life= .=20 We could make a poll here: which is the maximum number of array dimensions = you ever used ?=20 My answer: probably 5 or 6.=20 And with very specific animals as indices: some enumerated types including = Boolean, plus a few ranges. No reason not to write explicitly the loops.=20 _________________________=20 Gautier's Ada programming=20 http://gautiersblog.blogspot.com/search/label/Ada=20 NB: follow the above link for a valid e-mail address