Strtok problem
#5

the problem is that Dini use dutils, so.. that's why when you delete "#include <Dini>" appears "undefined simbol strtok".

Please post the line that has this error: "error 047: array sizes do not match, or destination array is too small".

it maybe look something like this "arrayname = strtok(params, Index);" or "arrayname = strtok(cmdtext, idx);" or something like that.
you migth have define the array with a smaller size that it need. check out if you have "new arrayname[256];"
Reply


Messages In This Thread
Strtok problem - by LasTRace - 07.08.2010, 11:43
Re: Strtok problem - by LasTRace - 07.08.2010, 12:02
Re: Strtok problem - by Claude - 07.08.2010, 12:46
Re: Strtok problem - by Hiddos - 07.08.2010, 12:49
Re: Strtok problem - by TheChaoz - 07.08.2010, 13:37
Re: Strtok problem - by LasTRace - 07.08.2010, 13:50

Forum Jump:


Users browsing this thread: 1 Guest(s)