Name

depth:core — ordinary primitive

Synopsis

FORTH

DEPTH ( -- value )();
p4:"depth";

Description

return the depth of the parameter stack before the call, see SP@ - the return-value is in CELLS

dpANS .6.1.1200 - standard forth word