#include <ctype.h>
Go to the source code of this file.
◆ __GNUC_PREREQ
#define __GNUC_PREREQ |
( |
| maj, |
|
|
| min ) |
◆ __THROW
◆ _GETOPT_H
◆ no_argument
◆ optional_argument
#define optional_argument 2 |
◆ required_argument
#define required_argument 1 |
◆ getopt()
◆ getopt_long()
int getopt_long |
( |
int | ___argc, |
|
|
char *const * | ___argv, |
|
|
const char * | __shortopts, |
|
|
const struct option * | __longopts, |
|
|
int * | __longind ) |
|
extern |
◆ getopt_long_only()
int getopt_long_only |
( |
int | ___argc, |
|
|
char *const * | ___argv, |
|
|
const char * | __shortopts, |
|
|
const struct option * | __longopts, |
|
|
int * | __longind ) |
|
extern |
◆ optarg
◆ opterr
◆ optind
◆ optopt