poptAlias Struct Reference

A popt alias argument for poptAddAlias(). More...

#include <popt.h>


Data Fields

const char * longName
char shortName
int argc
const char ** argv


Detailed Description

A popt alias argument for poptAddAlias().

Definition at line 137 of file popt.h.


Field Documentation

const char* poptAlias::longName

may be NULL

Definition at line 139 of file popt.h.

may be NUL

Definition at line 140 of file popt.h.

Definition at line 141 of file popt.h.

const char** poptAlias::argv

must be free()able

Definition at line 143 of file popt.h.


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

Generated for popt by  doxygen 1.5.5