Project

General

Profile

Up

strcpy Scol 4.5 or above required

Similar at substr.

Prototype :

fun [S I I] S

  • S : a source string
  • I : a position
  • I : a lenght

Return : S a new destination string or nil if error

See also :

Example :