error 047: array sizes do not match, or destination array is too small [REP]
#1

Title says it all, "error 047: array sizes do not match, or destination array is too small" - Now, I can easily fix this issue by deleting the problem, however, I do not wish to delete it as it will break the script when it actually comes to use. Any ideas?

(21701) : error 047: array sizes do not match, or destination array is too small
Код:
	    tmp = strtok(text, idx);
(21922) : error 047: array sizes do not match, or destination array is too small
Код:
		tmp = strtok(text, idx);
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)