* ?STACK ( -- ) check all stacks for underflow and overflow conditions, and if such an error condition is detected THROW
?STACK
( -- )
THROW
FORTH/FORTH tools_misc ordinary primitive