[NEdit] LocalSymList
Tony Balinski
ajbj at free.fr
Tue Mar 11 06:12:34 CET 2008
Quoting Bert Wesarg <bert.wesarg at googlemail.com>:
> On Mon, Mar 10, 2008 at 8:17 PM, Tony Balinski <ajbj at free.fr> wrote:
> > If you have another idea, I'm open to suggestions!
> Access the values like in the GLOBAL_SYM case. See attached patch.
Bad idea: no recursion is possible if you do that; each function only
has one set of variables for every instance, like static locals in C.
Tony
More information about the Develop
mailing list