document the INPUT word
[rrq/rrqforth.git] / adoc / p_depth.adoc
1 // stack.asm:   WORD p_depth,'DEPTH',fasm
2
3 anchor:p_depth[]
4
5 === Word: DEPTH
6
7 ....
8 Data stack: ( -- v )
9 ....
10
11 "DEPTH" is a function word that pushes the count of data stack cells
12 onto the data stack.