Classes | Macros | Functions | Variables
getopt.h File Reference
#include <ctype.h>
Include dependency graph for getopt.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  option
 

Macros

#define _GETOPT_H   1
 
#define no_argument   0
 
#define optional_argument   2
 
#define required_argument   1
 

Functions

int _getopt_internal ()
 
int getopt ()
 
int getopt_long ()
 
int getopt_long_only ()
 

Variables

char * optarg
 
int opterr
 
int optind
 
int optopt
 

Macro Definition Documentation

◆ _GETOPT_H

#define _GETOPT_H   1

Definition at line 23 of file getopt.h.

◆ no_argument

#define no_argument   0

Definition at line 110 of file getopt.h.

◆ optional_argument

#define optional_argument   2

Definition at line 112 of file getopt.h.

◆ required_argument

#define required_argument   1

Definition at line 111 of file getopt.h.

Function Documentation

◆ _getopt_internal()

int _getopt_internal ( )

◆ getopt()

int getopt ( )

◆ getopt_long()

int getopt_long ( )

◆ getopt_long_only()

int getopt_long_only ( )

Variable Documentation

◆ optarg

char* optarg

Definition at line 118 of file getopt.c.

◆ opterr

int opterr

Definition at line 153 of file getopt.c.

◆ optind

int optind

Definition at line 133 of file getopt.c.

◆ optopt

int optopt

Definition at line 159 of file getopt.c.



gnsstk
Author(s):
autogenerated on Wed Oct 25 2023 02:40:42