comp.lang.ada
 help / color / mirror / Atom feed
* List of lists using Ada
@ 1989-08-07  1:36 Krishan M Nainani
  0 siblings, 0 replies; only message in thread
From: Krishan M Nainani @ 1989-08-07  1:36 UTC (permalink / raw)




Hi Netters,

	I have just recently started learning Ada and am faced with this
problem. I would welcome any help.

	I need to construct a list of lists. So, each node in list A 
would point to separate lists. For example, node 1 in list A would point 
to a structure of type B and node 2 in list A would point to a structure 
of type C. But all of this should be dynamic. So, there might be an 
arbitrary number of types. For example, the types B and C would be 
described in another file BUT the number of these types is unknown at 
compile time and the description of these types is also UNKNOWN at compile 
time. Please note that I cannot use a variant record.

	Due to these unknowns, I cannot use a generic package so does 
ANYONE have ANY suggestions ?

Thanx in advance.

Krishan Nainani.	reply-to (tfrancis@wpi.wpi.edu)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1989-08-07  1:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1989-08-07  1:36 List of lists using Ada Krishan M Nainani

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