Abundance of error 047
#3

Quote:
Originally Posted by Bull_BoY
Посмотреть сообщение
Paste Full Error... So i can help u...
As it occurs an immense amount of times each time, here's an example:



(33327) : error 047: array sizes do not match, or destination array is too small
pawn Код:
new x_nr[32];
x_nr = strtok(cmdtext, idx);
Each time it seems it's setup just like this, using the strtok function, and the strings have to be re-assigned a value, I'm just wondering what caused this and/or how I should go about fixing it (if re-assigning values isn't the right way to go)

EDIT: I was able to fix this by increasing the size of each array (took forever), but I'm still curious as to why this has happened?
Reply


Messages In This Thread
Abundance of error 047 - by Ace_Menace - 28.11.2010, 13:41
Re: Abundance of error 047 - by Bull_BoY - 28.11.2010, 13:46
Re: Abundance of error 047 - by Ace_Menace - 28.11.2010, 13:52
Re: Abundance of error 047 - by The_Moddler - 28.11.2010, 13:57
Re: Abundance of error 047 - by Ace_Menace - 28.11.2010, 13:58

Forum Jump:


Users browsing this thread: 1 Guest(s)