On Wed, Oct 29, 2003 at 07:54:23AM -0800, Sean Kelly wrote:
> On Mon, 27 Oct 2003, Ronald Landheer-Cieslak wrote:
> >
> > Yes.. but only possible with Java (or more generally, when you have a garbage
> > collection mechanism in your memory management). I usually write in C or C++
> > and don't have the luxury of a memory manager, let alone a garbage collector..
> 
> Kind of a nitpick, but there are a number of garbage collectors available
> for C++.  The only one I seem to have a link to is here:
> 
> http://www.hpl.hp.com/personal/Hans_Boehm/gc/
Thanks for the link - it should make for interesting reading :)

rlc

-- 
The opposite of talking isn't listening.  The opposite of talking is waiting.
                -- Fran Lebowitz, "Social Studies"

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to