* X" ( "hex-q" -- bstring ) places a counted string on stack containing bytes specified by hex-string - the hex string may contain spaces which will delimit the bytes example: X" 41 42 4344" COUNT TYPE ( shows ABCD )
X"
( "hex-q" -- bstring )
example: X" 41 42 4344" COUNT TYPE ( shows ABCD )
EXTENSIONS useful compiling primitive