MySQL debug error
#4

If you want to avoid stuff like that in the future, grab this:
pawn Код:
#define strcpy(%0,%1) \
    strcat((%0[0] = '\0', %0), %1)
If you are using pawno and want function hint, add this:
pawn Код:
/*
native strcpy(dest[], const source[], maxlength=sizeof dest);
*/
Reply


Messages In This Thread
MySQL debug error - by rOps - 24.04.2015, 17:12
Re: MySQL debug error - by Konstantinos - 24.04.2015, 17:15
Re: MySQL debug error - by rOps - 24.04.2015, 17:29
Re: MySQL debug error - by Misiur - 24.04.2015, 17:31

Forum Jump:


Users browsing this thread: 1 Guest(s)