The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
Newsgroups: comp.lang.ada
From: "Dmitry A. Kazakov" <mail...@dmitry-kazakov.de>
Date: Mon, 29 Jun 2009 10:54:54 +0200
Local: Mon, Jun 29 2009 4:54 am
Subject: Re: unsigned type
On Mon, 29 Jun 2009 01:42:31 -0700 (PDT), Martin wrote: Exactly. However there are cases like copying element of one array into > On Jun 29, 12:08 am, a...@anon.org (anon) wrote: >> And as for Natural, well, that is the definition of a String's index and in most >> cases you use Naturals in "for loop' statements. > Why would you do that? > If you iterating over an array object (e.g. a String), you should use > for I in My_Array'Range loop another, when you have to specify the index type explicitly. I always wished an attribute Index, which for arrays would yield the index subtype of the array: Index : A'Index; Another issue is shifted views of arrays. E.g. when you get two arrays A -- You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||