14.06.2014, 12:57
PHP код:
YSI\y_utils.inc(232) : warning 201: redefinition of constant/macro (symbol "strcpy(%0,%1)")
YSI\y_utils.inc(232) : warning 201: redefinition of constant/macro (symbol "strcpy(%0,%1)")
strcpy(dest[], const source[], maxlength=sizeof dest) { strcat((dest[0] = EOS, dest), source, maxlength); }
Ident it, im on mobile...
Код:
strcpy(dest[], const source[], maxlength=sizeof dest) { strcat((dest[0] = EOS, dest), source, maxlength); } |