The stcopy() function copies a null-terminated string from one location in memory to another location.
This sample program is in the stcopy.ec file in the demo directory.