Posts: 1,782
Threads: 306
Joined: Jan 2010
Reputation:
0
Ignore that, I would but if you want to fix it, Remove the strtok function
Posts: 1,782
Threads: 306
Joined: Jan 2010
Reputation:
0
Search your script for strtok and remove it
Posts: 96
Threads: 10
Joined: Nov 2009
Reputation:
0
line 985 if u werent sure
Posts: 135
Threads: 5
Joined: Oct 2007
Reputation:
0
it is not an error, its a warning.
just ignore it
Posts: 852
Threads: 34
Joined: May 2009
Reputation:
0
Its funny that allot of people say : ignore it its a warning.
But if you have a couple of warnings it can still bug things up.
[Doppeyy
Posts: 135
Threads: 5
Joined: Oct 2007
Reputation:
0
the warning just means that the function strtok is not used anywhere.