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 785 of file popthelp.c.
Field Documentation
int poptDone_s::maxopts
Definition at line 787 of file popthelp.c.
Referenced by singleTableUsage().
int poptDone_s::nopts
Definition at line 786 of file popthelp.c.
Referenced by singleTableUsage().
const void** poptDone_s::opts
Definition at line 789 of file popthelp.c.
Referenced by singleTableUsage().
Author
Generated automatically by Doxygen for popt from the source code.
| Tue Jun 20 2017 | Version 1.16 |
