cmove:string — ordinary primitive
FORTH
CMOVE ( from-ptr to-ptr len -- )(
)
memcpy an area from->to for len bytes, starting at the lower addresses, see CMOVE>
dpANS 17.6.1.0910 - standard forth word