ReactOS 0.4.16-dev-1946-g52006dd
long_option Struct Reference

#include <tools.h>

Collaboration diagram for long_option:

Public Attributes

const charname
 
int has_arg
 
int val
 

Detailed Description

Definition at line 859 of file tools.h.

Member Data Documentation

◆ has_arg

int long_option::has_arg

Definition at line 862 of file tools.h.

Referenced by parse_options().

◆ name

const char* long_option::name

Definition at line 861 of file tools.h.

Referenced by parse_options().

◆ val

int long_option::val

Definition at line 863 of file tools.h.

Referenced by parse_options().


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