Name

zplace:zchar — ordinary primitive

Synopsis

FORTH
ZPLACE ( addr* len zaddr* -- )(); 
 ;

Description

copy string and place as 0 terminated (see libc strncpy(3)) / see also +ZPLACE / Z+PLACE