On Mon, 2010-09-13 at 00:33 -0400, Mike Caron wrote: > I imagine that any sane compiler would turn that situation into this: > > dim temp as integer = 3 > > byrefsub(temp) >
This is FreeBASIC we're talking about. I'd be worried that it would assume that memory is freed up when the goto/gosub/function/sub finishes. _______________________________________________ Ohrrpgce mailing list [email protected] http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org
