comp.lang.ada
 help / color / mirror / Atom feed
* Question about arrays and no. of elements
@ 2008-05-15 15:19 amal.alphonse
  2008-05-15 16:30 ` gautier_niouzes
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: amal.alphonse @ 2008-05-15 15:19 UTC (permalink / raw)


If I define an array with say a million elements, and I only put data
in 10 of them, is it actually a waste of space/time with the array or
does Ada only create elements when there is data to put in (so it is
efficient)?



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

end of thread, other threads:[~2008-05-17 17:37 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-05-15 15:19 Question about arrays and no. of elements amal.alphonse
2008-05-15 16:30 ` gautier_niouzes
2008-05-15 16:50 ` anon
2008-05-15 17:52 ` Adam Beneschan
2008-05-16  9:50 ` Ken Thomas
2008-05-17 14:20 ` Steve
2008-05-17 16:32 ` Jacob Sparre Andersen
2008-05-17 17:37   ` Ludovic Brenta

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