Name

char:core — ordinary primitive

Synopsis

FORTH

CHAR ( 'word' -- value )();
p4:"char";

Description

return the (ascii-)value of the following word's first character.

dpANS .6.1.0895 - standard forth word