![]() |
GnuCOBOL
2.0
A free COBOL compiler
|
#include <cobgetopt.h>
Data Fields | |
| const char * | name |
| int | has_arg |
| int * | flag |
| int | val |
| int* option::flag |
Referenced by cob_getopt_long_long(), and cob_sys_getopt_long_long().
| int option::has_arg |
Referenced by cob_getopt_long_long(), and cob_sys_getopt_long_long().
| const char* option::name |
Referenced by cob_getopt_long_long(), and cob_sys_getopt_long_long().
| int option::val |
Referenced by cob_getopt_long_long(), and cob_sys_getopt_long_long().