PFE-PRINTF
* 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.

EXTENSIONS useful ordinary primitive