#include "getopt.h"#include <stdio.h>Defines | |
| #define | NULL 0 |
Functions | |
| char * | getenv () |
| 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.14 written by Dimitri van Heesch,
© 1997-2002