Returns the size of the current stack.
Note: Implemented in LispWorks for UNIX and LispWorks for Macintosh only (not LispWorks for Linux or LispWorks for Windows).
hcl
current-stack-length => stack-size
None
stack-size
The current size of the stack, in words.
(current-stack-length) => 16000