Name

type:core — ordinary primitive

Synopsis

FORTH
TYPE ( string-pointer string-length -- )(); 
 ;

Description

prints the string-buffer to stdout, see COUNT and EMIT

dpANS .6.1.2310 - standard forth word