Workbench Library  0.1b
Argument_t Struct Reference

Structure to store command-line arguments. More...

Data Fields

char * arg
 
char * val
 

Detailed Description

Structure to store command-line arguments.

This structure holds a command-line argument and its corresponding value.

Field Documentation

◆ arg

char* Argument_t::arg

Argument name.

◆ val

char* Argument_t::val

Argument value.


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