libspf2 1.2.11
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

◆ flag

int* option::flag

Definition at line 89 of file getopt.h.

Referenced by _getopt_internal().

◆ has_arg

int option::has_arg

Definition at line 88 of file getopt.h.

Referenced by _getopt_internal().

◆ name

char* option::name

Definition at line 84 of file getopt.h.

Referenced by _getopt_internal().

◆ val

int option::val

Definition at line 90 of file getopt.h.

Referenced by _getopt_internal().


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