Name

two-variable:double — definining primitive

Synopsis

FORTH

2VARIABLE ( -- )();
p4:"two-variable";

Description

CREATE a new variable definition. When executed leave the >BODY address on stack. In pfe, the data area of a 2VARIABLE is ERASEd initially.

dpANS 8.6.1.0440 - standard forth word