apr_getopt_option_t Struct Reference
[Command Argument Parsing]

#include <apr_getopt.h>


Data Fields

const char * name
int optch
int has_arg
const char * description


Detailed Description

Structure used to describe options that getopt should search for.

Field Documentation

long option name, or NULL if option has no long name

option letter, or a value greater than 255 if option has no letter

nonzero if option takes an argument

a description of the option


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

Generated on Sat Aug 16 19:13:42 2008 for Apache Portable Runtime by  doxygen 1.5.6