Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
Loading...
Searching...
No Matches
option_extra Struct Reference

Data Fields

int id
 
char consthelp
 
option_type opt_type
 
char const ** value
 

Detailed Description

Extra state that we need to keep per-option that we can't store in getopt.

Field Documentation

◆ help

char const * help

The help message.

◆ id

int id

The short option name, used as an id.

◆ opt_type

option_type opt_type

The option type: required, optional, or help.

◆ value

char const ** value

The value to set or NULL if no_argument.


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