usagePair_s Struct Reference

Data Fields

const char * flags
const char * desc

Detailed Description

Definition at line 64 of file ufo2map.c.


Field Documentation

const char* usagePair_s::desc

a description of the functionality provided by the flag, or NULL if the flags is actually a full line

Definition at line 66 of file ufo2map.c.

Referenced by Usage().

const char* usagePair_s::flags

The command line flag (and maybe an alias), or a full line (in which case the desc should be NULL

Definition at line 65 of file ufo2map.c.

Referenced by Usage().


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

Generated by  doxygen 1.6.2