comp.lang.ada
 help / color / mirror / Atom feed
* dynamic arrays in ada?
@ 2001-12-17 12:08 Lars Plessmann
  2001-12-17 12:48 ` Marc A. Criley
  2001-12-17 13:30 ` Georg Bauhaus
  0 siblings, 2 replies; 4+ messages in thread
From: Lars Plessmann @ 2001-12-17 12:08 UTC (permalink / raw)


how can I generate a dynamic array in ada (like in perl e.g.)
with a undefined begin and end.
i know there a "range <>" construction, but how to use it?

I need an array-type where I can store unbounded_strings.
I need to realize that in an package (ADS), so the type should be open 
to my ADB file.
is that possible and how can I realize that?

thx.
Lars




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2001-12-17 14:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-12-17 12:08 dynamic arrays in ada? Lars Plessmann
2001-12-17 12:48 ` Marc A. Criley
2001-12-17 13:30 ` Georg Bauhaus
2001-12-17 14:07   ` Preben Randhol

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