Store
From WikiManual
Revision as of 20:06, 17 September 2005 by 66.91.138.35 (talk)
Overview
Stores the second value on the stack into the memory location specified by the top value.
Syntax
- x y store
Where 'x' is the value to be stored, and 'y' is the memory location.
or
store
Compared to the first, the lonely store-command works on the numbers on the stack, what ever they are.