29.09.2016, 21:11
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
(21922) : error 047: array sizes do not match, or destination array is too small
(21701) : error 047: array sizes do not match, or destination array is too small
Код:
tmp = strtok(text, idx);
Код:
tmp = strtok(text, idx);