|
VSF Documented
|
Macros | |
| #define | FILESEPARATOR1 '/' |
| #define | FILESEPARATOR2 '/' |
Functions | |
| struct arg_file * | arg_file0 (const char *shortopts, const char *longopts, const char *datatype, const char *glossary) |
| struct arg_file * | arg_file1 (const char *shortopts, const char *longopts, const char *datatype, const char *glossary) |
| struct arg_file * | arg_filen (const char *shortopts, const char *longopts, const char *datatype, int mincount, int maxcount, const char *glossary) |
| #define FILESEPARATOR1 '/' |
| #define FILESEPARATOR2 '/' |
| struct arg_file * arg_file0 | ( | const char * | shortopts, |
| const char * | longopts, | ||
| const char * | datatype, | ||
| const char * | glossary | ||
| ) |
| struct arg_file * arg_file1 | ( | const char * | shortopts, |
| const char * | longopts, | ||
| const char * | datatype, | ||
| const char * | glossary | ||
| ) |
| struct arg_file * arg_filen | ( | const char * | shortopts, |
| const char * | longopts, | ||
| const char * | datatype, | ||
| int | mincount, | ||
| int | maxcount, | ||
| const char * | glossary | ||
| ) |