comp.lang.ada
 help / color / mirror / Atom feed
From: randhol+abuse@pvv.org (Preben Randhol)
Subject: Re: Question about Finalization Control and reference counting
Date: Sat, 21 Apr 2001 12:44:13 +0000 (UTC)
Date: 2001-04-21T12:44:13+00:00	[thread overview]
Message-ID: <slrn9e3072.aah.randhol+abuse@kiuk0156.chembio.ntnu.no> (raw)
In-Reply-To: slrn9e2vqb.aah.randhol+abuse@kiuk0156.chembio.ntnu.no


To explain a bit more, I would like to have a doubled linked list with
nodes which contains pointers to the next and previous Node and the
content of the node pluss a reference count. If I want to remove a node
from the list I would like to only have to make the Node previous to
that point to the following node and the opposite. So that there are no
pointers pointing the the node I want to remove and then have Finalize
free-ing it. I'm not sure if this is possible or if I have to do it in
another way?

-- 
Preben Randhol ------------------- http://www.pvv.org/~randhol/ --
                 �For me, Ada95 puts back the joy in programming.�



  reply	other threads:[~2001-04-21 12:44 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-04-21 12:37 Question about Finalization Control and reference counting Preben Randhol
2001-04-21 12:44 ` Preben Randhol [this message]
2001-04-24 16:11   ` Jeffrey Carter
2001-04-25 15:58     ` Preben Randhol
2001-04-25 16:01       ` Preben Randhol
2001-04-25 22:22       ` Jeffrey Carter
2001-04-26  8:50         ` Preben Randhol
2001-04-25 16:57     ` Stanley R. Allen
2001-04-24 16:10 ` Alexander Boucke
2001-04-25  3:14 ` DuckE
  -- strict thread matches above, loose matches on Subject: below --
2001-04-25 11:08 Christoph Grein
replies disabled

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