major touch-up into presentable form
[rrq/rrqforth.git] / adoc / p_terminate0.adoc
1 // rrqforth.asm:        WORD p_terminate0, 'TERMINATE0',fasm
2
3 anchor:p_terminate0[]
4
5 === Word: TERMINATE0
6
7 ....
8 Data stack: ( -- )
9 ....
10
11 "TERMINATE0" is a function word that terminates the program with exit
12 code 0.