* 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>
string ordinary primitive