comp.lang.ada
 help / color / mirror / Atom feed
From: "David C. Hoos, Sr." <david.c.hoos.sr@ada95.com>
To: <comp.lang.ada@ada.eu.org>
Subject: Re: "type X is abstract tagged limited private"
Date: Wed, 12 Sep 2001 04:40:44 -0500
Date: 2001-09-12T04:40:44-05:00	[thread overview]
Message-ID: <mailman.1000287612.6650.comp.lang.ada@ada.eu.org> (raw)
In-Reply-To: 9nn76f$lml$1@newstoo.ericsson.se

I suggest you consult an Ada textbook for this, as this is
quite an involved subject.  If you do not have
a textbook, the Ada Language Reference Manual is available
in both HTML and Windows Help file format at
ftp.ada95.com/pub/Ada_Ref_Man


----- Original Message ----- 
From: "Sebastian" <sebastian.madunic@esavionics.se>
Newsgroups: comp.lang.ada
To: <comp.lang.ada@ada.eu.org>
Sent: September 12, 2001 4:01 AM
Subject: "type X is abstract tagged limited private"


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


_______________________________________________
comp.lang.ada mailing list
comp.lang.ada@ada.eu.org
http://ada.eu.org/mailman/listinfo/comp.lang.ada





  reply	other threads:[~2001-09-12  9:40 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-12  9:01 "type X is abstract tagged limited private" Sebastian
2001-09-12  9:40 ` David C. Hoos, Sr. [this message]
2001-09-12 10:12 ` Preben Randhol
2001-09-12 17:23 ` Darren New
2001-09-12 17:24 ` Jeffrey Carter
     [not found] <02a701c13b6e$fef0cd80$1600000a@dhoossr>
2001-09-12 11:13 ` M. A. Alves
replies disabled

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