comp.lang.ada
 help / color / mirror / Atom feed
From: "David C. Hoos" <hoosd@therminfo.com>
Subject: Re: student needs help for his project
Date: 1999/01/11
Date: 1999-01-11T00:00:00+00:00	[thread overview]
Message-ID: <77dg6h$5uf@hobbes.crc.com> (raw)
In-Reply-To: 369A311A.156DA9A1@ensica.fr


Bug wrote in message <369A311A.156DA9A1@ensica.fr>...
<snip>
>a list is a
>chained list if the name is the same in french and in english)
>
Well .. in English we usually say "linked list," but everyone should
understand you.

<snip>

>SO what i wanted to know is wether i need simply to think agin my
>construction or if a solution exists.


You cannot have a circular package dependency in Ada -- although C doesn't
care about such things.
You could simply declare cell in the list package.  Then you would do a
partial declaration of type cell, and defer its fill declaration, just as
you did for the type ring.

David C. Hoos, Sr.








      reply	other threads:[~1999-01-11  0:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-01-11  0:00 student needs help for his project Bug
1999-01-11  0:00 ` David C. Hoos [this message]
replies disabled

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