popt
1.13
|
Keep track of option tables already processed. More...
Data Fields | |
int | nopts |
int | maxopts |
const void ** | opts |
Keep track of option tables already processed.
Definition at line 739 of file popthelp.c.
int poptDone_s::maxopts |
Definition at line 741 of file popthelp.c.
Referenced by singleTableUsage().
int poptDone_s::nopts |
Definition at line 740 of file popthelp.c.
Referenced by singleTableUsage().
const void** poptDone_s::opts |
Definition at line 743 of file popthelp.c.
Referenced by singleTableUsage().