#include "getopt_win.h"#include <stdio.h>Defines | |
| #define | GETOPT_INTERFACE_VERSION 2 |
| #define | NULL 0 |
Functions | |
| int | getopt_long (argc, argv, options, long_options, opt_index) int argc |
Variables | |
| char *const * | argv |
| const char * | options |
| const struct option * | long_options |
| int * | opt_index |
|
|
|
|
|
|
|
||||||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.15