* +ZPLACE ( caddr* u zdest* -- ) Add the string defined by CADDR LEN to the zero terminated string at ZDEST - (for older scripts the SYNONYM named APPENDZ exists) (see libc strncat(3)) / compare with ZPLACE / +PLACE
+ZPLACE
( caddr* u zdest* -- )
SYNONYM
APPENDZ
ZPLACE
+PLACE
FORTH/BASE zchar ordinary primitive