stock strcpy(dest[], const source[], maxlength=sizeof dest) return strcat((dest[0] = EOS, dest), source, maxlength);