comp.lang.ada
 help / color / mirror / Atom feed
Subject: Re: Stream_Element_Array and an empty array
Date: Wed, 22 Aug 2001 16:19:53 +0200
Date: 2001-08-22T14:19:53+00:00	[thread overview]
Message-ID: <pan.2001.08.22.16.19.49.568.13195@zamek.gda.pl> (raw)
In-Reply-To: stk7zw2o60.fsf@aonix.fr

W artykule <stk7zw2o60.fsf@aonix.fr>, "Reivilo Snuved"
<odevuns@iname.junk.com> napisaďż˝(a):

> Samuel Tardieu <sam@rfc1149.net> writes:
> 
>>   A : Ada.Streams.Stream_Element_Array (0 .. -1);
>> 
>> A'Length being defined as A'Last - A'First + 1, you will get a zero
>> length.

ok, but it is variable A array which length is 0;
i want to substitute a value;

when you have array A with length=5, you do:
A := (1, 2, 3, 4, 5);

what to do when A's length is 0
A := (); -- doesnt work

-- 
|  Michal Nowikowski <godfryd@zamek.gda.pl>
|  Registered Linux User #165183            
|  http://www.glc.zamek.gda.pl/



  reply	other threads:[~2001-08-22 14:19 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-22 13:34 Stream_Element_Array and an empty array 
2001-08-22 13:42 ` Samuel Tardieu
2001-08-22 13:56   ` Reivilo Snuved
2001-08-22 14:19     `  [this message]
2001-08-22 14:25       ` 
2001-08-22 14:28         ` Florian Weimer
2001-08-22 14:37           ` 
2001-08-22 14:28       ` David C. Hoos
2001-08-22 15:13       ` Claude SIMON
2001-08-22 14:54   ` Ted Dennison
2001-08-22 14:22 ` Samuel T. Harris
2001-08-23  8:37   ` Philip Anderson
2001-08-23 14:02     ` Samuel T. Harris
replies disabled

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