Name

cmove:string — ordinary primitive

Synopsis

FORTH
CMOVE ( from-ptr to-ptr len -- )(); 
 ;

Description

memcpy an area from->to for len bytes, starting at the lower addresses, see CMOVE>

dpANS 17.6.1.0910 - standard forth word