comp.lang.ada
 help / color / mirror / Atom feed
* questions to generic
@ 2004-09-28 23:58 Rick Santa-Cruz
  2004-09-29  2:17 ` Georg Bauhaus
  0 siblings, 1 reply; 7+ messages in thread
From: Rick Santa-Cruz @ 2004-09-28 23:58 UTC (permalink / raw)


Hi,

I have 2 questions:
1. ) Is it possible to create a generic procedure, which is not part of a 
package, something like:
procedure Gen_Test_Client is
 generic
  type Element is private;
 procedure Gen_Proc(Element: Element);
...
where Gen_Test_Client is the start-procedure?

2.) How is it possible to create a generic child package?


Thanks in advance,
Rick 





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

end of thread, other threads:[~2004-09-29 17:11 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-09-28 23:58 questions to generic Rick Santa-Cruz
2004-09-29  2:17 ` Georg Bauhaus
2004-09-29  9:58   ` Rick Santa-Cruz
2004-09-29 11:33     ` Georg Bauhaus
2004-09-29 14:52       ` Björn Persson
2004-09-29 17:11         ` Georg Bauhaus
2004-09-29 14:50     ` Björn Persson

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