* PFE-PRINTF ( args ... format$ -- ) uses SPRINTF to print to a temporary 256-char buffer and prints it to stdout afterwards. See the example at SPRINTF of what it does internally.
PFE-PRINTF
( args ... format$ -- )
SPRINTF
EXTENSIONS useful ordinary primitive