Go to the source code of this file.
Defines | |
#define | octave_getopt_h 1 |
Functions | |
int | octave_getopt (int, char *const *, const char *) |
int | octave_getopt_long (int, char *const *, const char *, const struct option *, int *) |
Variables | |
char * | optarg |
int | optind |
#define octave_getopt_h 1 |
char* optarg |