* CMOVE ( from-ptr to-ptr len -- ) memcpy an area from->to for len bytes, starting at the lower addresses, see CMOVE>
CMOVE
( from-ptr to-ptr len -- )
CMOVE>
FORTH/ANS string (dpANS17.6.1.0910) ordinary primitive