File modules/qc/getopt.c


Included Files


Global Function mg_getopt()

int mg_getopt ( int nargc, char* const* nargv, const char* ostr, getopt_state_t* state )
Calls: strchr()

Global Function mg_new()

getopt_state_t* mg_new ( int optind )
Prototyped in: modules/qc/getopt.h
Calls: calloc()