EM-ODP 4.4.0
Event Machine on ODP
Loading...
Searching...
No Matches
optparse Struct Reference

Data Fields

char ** argv
 
int permute
 
int optind
 
int optopt
 
char * optarg
 
char errmsg [64]
 
int subopt
 

Detailed Description

Definition at line 55 of file optparse.h.

Field Documentation

◆ argv

char** optparse::argv

Definition at line 56 of file optparse.h.

◆ errmsg

char optparse::errmsg[64]

Definition at line 61 of file optparse.h.

◆ optarg

char* optparse::optarg

Definition at line 60 of file optparse.h.

◆ optind

int optparse::optind

Definition at line 58 of file optparse.h.

◆ optopt

int optparse::optopt

Definition at line 59 of file optparse.h.

◆ permute

int optparse::permute

Definition at line 57 of file optparse.h.

◆ subopt

int optparse::subopt

Definition at line 62 of file optparse.h.


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