comp.lang.ada
 help / color / mirror / Atom feed
From: Ted Dennison <dennison@telepath.com>
Subject: Re: Programming Queues in ADA (Very Urgent)
Date: 2000/05/10
Date: 2000-05-10T00:00:00+00:00	[thread overview]
Message-ID: <8fclfu$2os$1@nnrp1.deja.com> (raw)
In-Reply-To: 8fcfhe$b1d$1@lola.ctv.es

In article <8fcfhe$b1d$1@lola.ctv.es>,
  "S|r |ceman" <aquakill@teleline.es> wrote:

> I dont know who to delete an element from the FIFO stack. I have
> implemented it under pointers, and the thing is like this:
>
>         Aux: Puntero := new NodoCola;

If you want to dynamicly get rid of objects created with "new", you
probably want to use an instantiation of the generic function
"Unchecked_Conversion". Look up that name in your Ada textbook for more
information.


--
T.E.D.

http://www.telepath.com/~dennison/Ted/TED.html


Sent via Deja.com http://www.deja.com/
Before you buy.




  reply	other threads:[~2000-05-10  0:00 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-05-10  0:00 Programming Queues in ADA (Very Urgent) S|r |ceman
2000-05-10  0:00 ` Ted Dennison [this message]
2000-05-11  0:00   ` David C. Hoos, Sr.
2000-05-11  0:00     ` Ted Dennison
2000-05-11  0:00     ` Pascal Obry
2000-05-10  0:00 ` Charles Hixson
replies disabled

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