Next Prev Up Top Contents Index

current-stack-length

Function
Summary

Returns the size of the current stack.

Note: UNIX only.

Package

hcl

Signature

current-stack-length => stack-size

Arguments

None

Values

stack-size

The current size of the stack, in words.

Example

(current-stack-length) => 16000


LispWorks Reference Manual (Windows version) - 14 Dec 2001

Next Prev Up Top Contents Index