Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!csd4.milw.wisc.edu!uxc!uxc.cso.uiuc.edu!uxg.cso.uiuc.edu!uxa.cso.uiuc.edu!jb10320 From: jb10320@uxa.cso.uiuc.edu Newsgroups: comp.sys.apple Subject: APW C Stack Space Message-ID: <113300042@uxa.cso.uiuc.edu> Date: 16 Feb 89 07:02:00 GMT Lines: 25 Nf-ID: #N:uxa.cso.uiuc.edu:113300042:000:635 Nf-From: uxa.cso.uiuc.edu!jb10320 Feb 16 01:02:00 1989 I'm trying to port ZOO over to the GS, and it basically works but whenever it tries to return to the shell it crashes into the monitor. I assume from my experience with writing GScheme that it's stack problems (the manual for zoo says it needs at least 16K of stack, more is preferable.) My question is this... Can I "add up" the stack includes, i.e. (this is a link-editor file) LINK/ALL 2/STACK16K LINK/ALL 2/STACK8K etc... To add up as much stack as I need? I only have the Beta APW manuals and they're a mess... Thanx in advance... jawaid bazyar jb10320@uxa.cso.uiuc.edu "Old programmers don't die, they just re-format"