getopt.h File Reference

Go to the source code of this file.


Data Structures

struct  option

Defines

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

Functions

int getopt_long (int, char *const *, const char *, const struct option *, int *)

Variables

char * optarg
int optind

Define Documentation

#define no_argument   0

#define required_argument   1

#define optional_argument   2


Function Documentation

int getopt_long ( int  ,
char *const *  ,
const char *  ,
const struct option ,
int *   
)


Variable Documentation

char* optarg

int optind


Copyright 2011, Texas Instruments Incorporated