CHAR
CFA
CHAR+
CHAR a
( -- value )
ansi
.6.1.0895
<
CORE
>
return the (ascii-)value of the following word's first character.
reference: p4_char in ../src/core.c:0798, export CO CHAR