fehQlibs 26
Qlibs
|
Go to the source code of this file.
Macros | |
#define | optarg subgetoptarg |
#define | optind subgetoptind |
#define | optpos subgetoptpos |
#define | optproblem subgetoptproblem |
#define | optprogname subgetoptprogname |
#define | opteof subgetoptdone |
#define | SUBGETOPTDONE -1 |
Functions | |
int | getoptb (int, char **, char *) |
int | subgetopt (int, char **, char *) |
Variables | |
char * | subgetoptarg |
int | subgetoptind |
int | subgetoptpos |
int | subgetoptproblem |
char * | subgetoptprogname |
int | subgetoptdone |
int | opterr |
#define optarg subgetoptarg |
#define opteof subgetoptdone |
#define optind subgetoptind |
#define optpos subgetoptpos |
#define optproblem subgetoptproblem |
#define optprogname subgetoptprogname |
int getoptb | ( | int | argc, |
char ** | argv, | ||
char * | opts | ||
) |
int subgetopt | ( | int | argc, |
char ** | argv, | ||
char * | opts | ||
) |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |