Name

cmove-up:string — ordinary primitive

Synopsis

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

Description

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