in reply to Re: Clearing an Array of Array's from memory
in thread Clearing an Array of Array's from memory
Freed variables are made available for other variables. The system only gets it back when the process ends.
Update: Fixed typo.
----
I wanted to explore how Perl's closures can be manipulated, and ended up creating an object system by accident.
-- Schemer
Note: All code is untested, unless otherwise stated
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Re: Clearing an Array of Array's from memory
by Elian (Parson) on Aug 29, 2003 at 17:20 UTC |