4 Mar
2009
4 Mar
'09
21:28
Hi all, I'm wondering if it's possible to set the heap parameters (min, max, loading) from scheme code at runtime? I know I can set GSCOPTS or pass command line options, but that means I need some mechanism for setting them before my executable runs (eg a stub loader), which is not ideal. I had a look through Gambit's symbol table but couldn't find anything that looked applicable... Thanks! Darren