CompuServe Messages

#Code Segment Mgmt …

    20-Jul-93 04:00:35
Fm: Steve Stockman 76507,2646
To: Robert S. Mah[OSB] 72511,421
Rob: >>> We use a combination of your approach (checking to see if it's in the call chain) and queueing segments until the main event loop is reached before it is de-queued. <<< Do you queue without allocating memory (so that it can be called at GrowZone time)? Steve