in reply to Re: Tool to detect potential memory leak in code
in thread Tool to detect potential memory leak in code
According to the Wikipedia article you linked, "Reference counting is often known as a garbage collection algorithm". I've always thought of reference counting as a simple garbage collector.
What do you consider the difference between these?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Tool to detect potential memory leak in code
by Fletch (Bishop) on Jan 28, 2008 at 16:12 UTC | |
by locked_user sundialsvc4 (Abbot) on Feb 02, 2009 at 15:21 UTC |