copyc
Core (string.inc)
Description
copyc - Copies one string to another for a maximum for len characters, UNTIL ch is found.
Syntax
copyc ( dest[], len, const src[], ch )
Type
Native