| Allegro CL version 7.0 Unrevised from 6.2 to 7.0. | |||||||||
Arguments: spread
This function and stack-cushion allow inspection (stack-cushion) and modification (this function) of the current process's soft stack limit. The cushion value is either:
nil if there is no effective
soft stack limit. The value can be set when it is not
nil. That is, when
stack-cushion returns a
true value, set-stack-cushion can be
used to change the value (usually to provide a bigger cushion).
Copyright (c) 1998-2006, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 7.0. This page was not revised from the 6.2 page.
Created 2004.8.21.
| Allegro CL version 7.0 Unrevised from 6.2 to 7.0. | |||||||||