![]() |
Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
|
Go to the source code of this file.
Data Structures | |
| struct | option |
Macros | |
| #define | no_argument 0 |
| #define | required_argument 1 |
| #define | optional_argument 2 |
Functions | |
| int | getopt_long (int ___argc, char *__getopt_argv_const *___argv, const char *__shortopts, const struct option *__longopts, int *__longind) __THROW _GL_ARG_NONNULL((2 |
| int int | getopt_long_only (int ___argc, char *__getopt_argv_const *___argv, const char *__shortopts, const struct option *__longopts, int *__longind) __THROW _GL_ARG_NONNULL((2 |
| #define no_argument 0 |
| #define optional_argument 2 |
| #define required_argument 1 |
|
extern |