CHARS
* CHARS ( value -- value' )

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?)

FORTH/ANS core (dpANS.6.1.0898) ordinary primitive