comp.lang.ada
 help / color / mirror / Atom feed
* Question regarding package
@ 2000-03-26  0:00 joe Tsai
  2000-03-27  0:00 ` Marin D. Condic
  0 siblings, 1 reply; 2+ messages in thread
From: joe Tsai @ 2000-03-26  0:00 UTC (permalink / raw)


Hi,

I have a newbie question.

for example if I wrote generic package call Gen_List.  I can use it with the
following ways,

package Stuff is newGen_List(Integer);
use Stuff;

the question is that if I can assign a package as type?

type thing is
  .....

Thanks

Joe






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

end of thread, other threads:[~2000-03-27  0:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-03-26  0:00 Question regarding package joe Tsai
2000-03-27  0:00 ` Marin D. Condic

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