wsize:misc.1 — forthword synonym
FORTH
WSIZE ( .. )();as:"wsize";
WSIZE ( .. )(
)
forthword synonym WSIZE
is doing the same as /CELL
this word is provided only for compatibility with common forth usage in programs. Thegiven synonym should be preferred however.