cells:core — ordinary primitive
FORTH
CELLS ( value -- value' )();p4:"cells";
CELLS ( value -- value' )(
)
scale the value by the sizeof a Cell the value is then often applied to an address or fed into ALLOT
dpANS .6.1.0890 - standard forth word