Name
cell-plus:core — ordinary primitive
Synopsis
FORTH
CELL+
( value -- value' )(
)
;
p4:"cell-plus";
Description
adjust the value by adding a single Cell's width
- the value is often an address or offset, see CELLS
dpANS .6.1.0880
- standard forth word