* C" ( [string<">] -- bstring ) in compiling mode place the following string in the current word and return the address of the counted string on execution. (in exec-mode use a POCKET and leave the bstring-address of it), see S" string" and the non-portable " string"
C"
( [string<">] -- bstring )
POCKET
S"
"
FORTH/ANS core compiling primitive