* #> ( n.n -- str-addr str-len ) see also >HOLD for old-style forth-formatting words and PRINTF of the C-style formatting - this word drops the argument and returns the picture space buffer
#>
( n.n -- str-addr str-len )
>HOLD
PRINTF
core ordinary primitive