M86 Security M86 Web Filter User Manual page 461

Hide thumbs Also See for M86 Web Filter:
Table of Contents

Advertisement

}
void getquery(char *paramd, char **paramv)
{
}
void getnextquery(char **paramv)
{
}
M86 S
U
G
ECURITY
SER
UIDE
if (paramd == NULL)
*paramv = NULL;
else
*paramv = (char *)strtok(paramd, "&");
*paramv = (char *)strtok(NULL, "&");
A
S
PPENDICES
ECTION
A
B
PPENDIX
439

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the M86 Web Filter and is the answer not in the manual?

Table of Contents