popt  1.16
Data Fields
poptDone_s Struct Reference

Keep track of option tables already processed. More...

Data Fields

int nopts
 
int maxopts
 
const void ** opts
 

Detailed Description

Keep track of option tables already processed.

Definition at line 781 of file popthelp.c.

Field Documentation

◆ maxopts

int poptDone_s::maxopts

Definition at line 783 of file popthelp.c.

Referenced by singleTableUsage().

◆ nopts

int poptDone_s::nopts

Definition at line 782 of file popthelp.c.

Referenced by singleTableUsage().

◆ opts

const void** poptDone_s::opts

Definition at line 785 of file popthelp.c.

Referenced by singleTableUsage().


The documentation for this struct was generated from the following file:

Generated for popt by  doxygen 1.8.13