#include "mem.h"
#include "str.h"
#include "strtok.h"
Include dependency graph for strtok_init_argv.c:

Go to the source code of this file.
Functions | |
| strtok_t * | strtok_init_argv (strtok_t *st, char *argv[], int argc, int empty) |
| initialize string tokenizer from argument vector | |
1.5.2