Public Attributes | |
const char * | name |
The long option's name. | |
const char * | equivalent |
The equivalent short-name for options. | |
const char * | arg_desc |
The option description. | |
const char * | arg_info |
Argument info. A string of flag chars; NULL equals no options. |
It is used to manage command line options, following gcc style.
Definition at line 74 of file acsim.c.