Up

memcpy Scol 4.5 or above required

Copy a part of a string directly into another and return the number of bytes copyied

Prototype :

fun [S I S I I] I

Return : I the number of bytes copyied or nil if error

See also :

Example :