Data Fields | |
| char | flag |
| char | type |
| void * | address |
| char * | description |
| char * | defaultText |
Definition at line 78 of file parameters.c.
| char argument::flag |
Definition at line 80 of file parameters.c.
Referenced by parameters_printArguments(), and parameters_processArguments().
| char argument::type |
| void* argument::address |
| char* argument::description |
Definition at line 83 of file parameters.c.
Referenced by parameters_printArguments(), and parameters_processArguments().
| char* argument::defaultText |
1.5.2