comp.lang.ada
 help / color / mirror / Atom feed
From: Robert Dewar <robert_dewar@my-deja.com>
Subject: Re: what is happening here? (access types & discriminants...)
Date: 2000/03/19
Date: 2000-03-19T00:00:00+00:00	[thread overview]
Message-ID: <8b2hql$ekn$1@nnrp1.deja.com> (raw)
In-Reply-To: dale-1903002134440001@192.168.0.2

In article <dale-1903002134440001@192.168.0.2>,
  dale@cs.rmit.edu.au (Dale Stanbrough) wrote:
>   i_dont_understand : unbounded_Array_ptr (1..100);
> end ua;
>
> Not quite sure what the definition of i_dont_understand is
doing...


Not quite clear what you are asking, this is simply a
constrained subtype, no different conceptually from

 x : integer range 1 .. 100;


Sent via Deja.com http://www.deja.com/
Before you buy.




  parent reply	other threads:[~2000-03-19  0:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-03-19  0:00 what is happening here? (access types & discriminants...) Dale Stanbrough
2000-03-19  0:00 ` Simon Wright
2000-03-19  0:00 ` Robert Dewar [this message]
2000-03-20  0:00   ` Dale Stanbrough
2000-03-21  0:00     ` Robert Dewar
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox