M86 Security IR Web Filter User Manual page 459

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
437

Advertisement

Table of Contents
loading
Need help?

Need help?

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

Table of Contents