#include "str.h"
#include "stralloc.h"
#include "strtok.h"
Include dependency graph for strtok_tostr.c:

Go to the source code of this file.
Functions | |
| int | strtok_tostr (strtok_t *st, char **str, char *delim) |
| convert string tokenizer to character array | |
1.5.2