#include <cmd_ln.h>
Public Attributes | |
char const * | name |
int | type |
char const * | deflt |
char const * | doc |
char const* arg_s::deflt |
Default value (as a character string), or NULL if none
char const* arg_s::doc |
Documentation/description string
char const* arg_s::name |
Name of the command line switch
int arg_s::type |
Type of the argument in question