On Nov 5, 2009, at 12:33 AM, Mathieu Bouchard wrote:
On Wed, 4 Nov 2009, Hans-Christoph Steiner wrote:
Like many dynamic lnaguages, Tcl has garbage collection, so its not
really a big deal. Ideally variables would be 'unset', but I don't
think you'll get a memory leak if you don't. http://wiki.tcl.tk/3096An endlessly growing array is just like a memory leak except that
some people refuse to call it as such.
I don't know anything about the Tcl garbage collectiion, are you
saying it would not work on Tcl array elements?
.hc
Computer science is no more related to the computer than astronomy is
related to the telescope. -Edsger Dykstra