comp.lang.ada
 help / color / mirror / Atom feed
* looping through variable length array
@ 2002-03-18 15:16 Stephen Frackelton
  2002-03-18 15:40 ` Larry Hazel
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Stephen Frackelton @ 2002-03-18 15:16 UTC (permalink / raw)


i'm attempting to loop through a set of arrays, but theses arrays are of
different lengths to cater for various message sizes.
but i want to write the loop only once to cater for this.
how is the best way to model this ?

can i somehow use an unconstrained array ?

if i have my data available in a fixed size array, how can i get this
variable into a format i can loop through, regardless of the size of the
array.





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

end of thread, other threads:[~2002-03-19 18:21 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-03-18 15:16 looping through variable length array Stephen Frackelton
2002-03-18 15:40 ` Larry Hazel
2002-03-18 17:47   ` Stephen Frackelton
2002-03-18 18:53     ` Larry Hazel
2002-03-18 15:57 ` Martin Dowie
2002-03-18 21:18 ` Stephen Leake
2002-03-19 18:21 ` Bobby D. Bryant

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