libspf2  1.2.10
Data Fields
option Struct Reference

#include <getopt.h>

Data Fields

char * name
 
int has_arg
 
int * flag
 
int val
 

Detailed Description

Definition at line 79 of file getopt.h.

Field Documentation

int* option::flag

Definition at line 89 of file getopt.h.

int option::has_arg

Definition at line 88 of file getopt.h.

char* option::name

Definition at line 84 of file getopt.h.

int option::val

Definition at line 90 of file getopt.h.


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