poptDone_s(3)
| poptDone_s(3) | popt | poptDone_s(3) |
NAME
poptDone_s - Keep track of option tables already processed.
SYNOPSIS
Data Fields
int nopts
int maxopts
const void ** opts
Detailed Description
Keep track of option tables already processed.
Definition at line 747 of file popthelp.c.
Field Documentation
int poptDone_s::maxopts
Definition at line 749 of file popthelp.c.
Referenced by singleTableUsage().
int poptDone_s::nopts
Definition at line 748 of file popthelp.c.
Referenced by singleTableUsage().
const void** poptDone_s::opts
Definition at line 750 of file popthelp.c.
Referenced by singleTableUsage().
Author
Generated automatically by Doxygen for popt from the source code.
| Thu Aug 26 2021 | Version 1.18 |
