Go to the source code of this file.
Typedefs | |
| typedef int(*) | arg_parser (const char *, int *) |
Functions | |
| int | arg_parse_short_long (const char *, const char *, const char *) |
| int | arg_parse_string (int, char **, int *, char **, int) |
| Parse the next argument as a character string. | |
Definition in file arg_parse.h.
1.4.7