Name
sh:core — ordinary primitive
Synopsis
FORTH
#
( n.n -- n.n' )(
)
;
p4:"sh";
Description
see also HOLD for old-style forth-formatting words
and PRINTF of the C-style formatting - this word
divides the argument by BASE and add it to the
picture space - it should be used inside of <#
and #>
dpANS .6.1.0030
- standard forth word