06.11.2014, 01:44
You need to read up on strtok on the wiki, and search for ret_mempcy while you're at it.
They're both undefined yet your script uses them, and that's what the error is saying.
The parameters are also not being indexed, but chances are by fixing strtok, those errors should also disappear.
They're both undefined yet your script uses them, and that's what the error is saying.
The parameters are also not being indexed, but chances are by fixing strtok, those errors should also disappear.