Struktury danych | Definicje | Funkcje | Zmienne

Dokumentacja pliku compat/getopt.h

#include <ctype.h>

Idź do kodu źródłowego tego pliku.

Struktury danych

struct  option

Definicje

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

Funkcje

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

Zmienne

char * optarg
int optind
int opterr
int optopt

Dokumentacja definicji

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

Dokumentacja funkcji

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

Dokumentacja zmiennych

char* optarg
int opterr
int optind
int optopt
 All Struktury Danych Pliki Funkcje Zmienne Definicje typów Wyliczenia Wartości wyliczeń Definicje