[char]  ( comp: -- <spaces>name | exec: -- xchar )

published: 9 January 2022 / updated 16 February 2022

Lire cette page en français

 

vocabulary: forth

Place xchar, the value of the first xchar of name, on the stack.

Example:

: GC1 [CHAR] X     ; 
: GC2 [CHAR] HELLO ; 
GC1 \ empile 58 
GC2 \ empile 48 

Legal: site web personnel sans commerce / personal site without seling