Ninja
Public Attributes | List of all members
GETOPT_LONG_OPTION_T Struct Reference

#include <getopt.h>

Public Attributes

int * flag
 
int has_arg
 
const char * name
 
int val
 

Detailed Description

Definition at line 14 of file getopt.h.

Member Data Documentation

int* GETOPT_LONG_OPTION_T::flag

Definition at line 18 of file getopt.h.

int GETOPT_LONG_OPTION_T::has_arg

Definition at line 17 of file getopt.h.

const char* GETOPT_LONG_OPTION_T::name

Definition at line 16 of file getopt.h.

int GETOPT_LONG_OPTION_T::val

Definition at line 24 of file getopt.h.


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