Name

chars:core — ordinary primitive

Synopsis

FORTH

CHARS ( value -- value' )();
p4:"chars";

Description

scale the value by the sizeof a char - the value is then often applied to an address or fed into ALLOT (did you expect that sizeof(p4char) may actually yield 2 bytes?)

dpANS .6.1.0898 - standard forth word