, C, I, IC, ALLOT
, ( x ---)
Append x to the current data section.
C, ( c ---)
Append c to the current data section.
i, ( x ---)
Specific Flash Forth
Append x to the flash data section.
ic, ( c ---)
Specific Flash Forth
Append c to the flash data section.
ALLOT ( n ---)
Reserve n address units of data space.