Next: str_tokbq_restore, Previous: str_tokbq_init, Up: Strings
free str_tokbq state information
#include <suplib/str.h>void str_tokbq_free(struct str_tokbqdata *tbqd);
struct str_tokbqdata *tbqd
- Not Documented.
str_tokbq_free
should be called if the full set
of calls to str_tokbq
(e.g. until it returns NULL
is interrupted and will not be completed.
Diab Jerius