Navigation

Operators and Keywords

Function List:

C++ API

oct-getopt.c File Reference

#include "getopt.h"

Include dependency graph for oct-getopt.c:


Functions

int octave_getopt (int argc, char *const *argv, const char *optstring)
int octave_getopt_long (int argc, char *const *argv, const char *options, const struct option *long_options, int *opt_index)

Function Documentation

int octave_getopt ( int  argc,
char *const argv,
const char *  optstring 
)

int octave_getopt_long ( int  argc,
char *const argv,
const char *  options,
const struct option long_options,
int opt_index 
)