comp.lang.ada
 help / color / mirror / Atom feed
From: "Rick Santa-Cruz" <rick_santa_cruz75@msn.com>
Subject: questions to generic
Date: Wed, 29 Sep 2004 01:58:28 +0200
Date: 2004-09-29T01:58:28+02:00	[thread overview]
Message-ID: <cjctrm$eup$00$1@news.t-online.com> (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 





             reply	other threads:[~2004-09-28 23:58 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-28 23:58 Rick Santa-Cruz [this message]
2004-09-29  2:17 ` questions to generic 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
replies disabled

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