error 017: undefined symbol "strcpy"
#3

Код:
stock strcpy(dest[], const source[], maxlength=sizeof dest) 
return strcat((dest[0] = EOS, dest), source, maxlength);
Reply


Messages In This Thread
error 017: undefined symbol "strcpy" - by MayaEU - 13.11.2015, 13:34
Re: error 017: undefined symbol "strcpy" - by 7days7 - 13.11.2015, 13:38
Re: error 017: undefined symbol "strcpy" - by DeathCore - 13.11.2015, 13:47
Re: error 017: undefined symbol "strcpy" - by Abagail - 13.11.2015, 18:28
Re: error 017: undefined symbol "strcpy" - by 7days7 - 13.11.2015, 18:47
Re: error 017: undefined symbol "strcpy" - by Abagail - 13.11.2015, 19:01
Re: error 017: undefined symbol "strcpy" - by 7days7 - 13.11.2015, 19:18

Forum Jump:


Users browsing this thread: 1 Guest(s)