Command warning (params) warning 224: indeterminate array size in "sizeof" expression (symbol "maxlength")
#1

Hello guys, I dont know why this not work. Im using zcmd:

pawn Код:
strcat(params, ".txt"); //This gives a warning warning 224: indeterminate array size in "sizeof" expression (symbol "maxlength")

strcat(params, ".txt", strlen(params) + 4); //Compiles fine but server console says runtime error 20 Invalid Index parameter bad entry point
Reply


Messages In This Thread
Command warning (params) warning 224: indeterminate array size in "sizeof" expression (symbol "maxlength") - by Riwerry - 24.05.2014, 22:28
Re: Command warning (params) warning 224: indeterminate array size in "sizeof" expression (symbol "maxlength") - by SickAttack - 24.05.2014, 22:54

Forum Jump:


Users browsing this thread: 1 Guest(s)