comp.lang.ada
 help / color / mirror / Atom feed
* "type X is abstract tagged limited private"
@ 2001-09-12  9:01 Sebastian
  2001-09-12  9:40 ` David C. Hoos, Sr.
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Sebastian @ 2001-09-12  9:01 UTC (permalink / raw)


Hi,
I'm pretty new in Ada programming and a have seen this in a code example

pragma pure;
type X is abstract tagged limited private;
procedure y(a : in X);
private
type X is abstract tagged limited null record;

what is the meaning of this?

Thanks





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

end of thread, other threads:[~2001-09-12 17:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <02a701c13b6e$fef0cd80$1600000a@dhoossr>
2001-09-12 11:13 ` "type X is abstract tagged limited private" M. A. Alves
2001-09-12  9:01 Sebastian
2001-09-12  9:40 ` David C. Hoos, Sr.
2001-09-12 10:12 ` Preben Randhol
2001-09-12 17:23 ` Darren New
2001-09-12 17:24 ` Jeffrey Carter

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