#include "getopt.h"
#include <stdio.h>
Go to the source code of this file.
Defines | |
#define | NULL 0 |
Functions | |
int | getopt_long (argc, argv, options, long_options, opt_index) int argc |
Variables | |
const char* | options |
const struct option* | long_options |
int* | opt_index |
|
|
|
|
|
|
|
|
|
|