Name
aligned:core — ordinary primitive
Synopsis
FORTH
ALIGNED
( addr -- addr' )(
)
;
p4:"aligned";
Description
uses the value (being usually a dictionary-address)
and increment it to the required alignment for the
dictionary which is usually in CELLS - see also
ALIGN
dpANS .6.1.0706
- standard forth word