07.12.2014, 13:52
Quote:
Ident it, im on mobile...
Код:
strcpy(dest[], const source[], maxlength=sizeof dest) { strcat((dest[0] = EOS, dest), source, maxlength); } |
OT: You'll need to search for another function you created by yourself, if you won't find it, then simply ignore it.
Anyway, it's just a warning.