Functions | Variables

getopt_win32.cpp File Reference

#include <string.h>
#include <stdio.h>
Include dependency graph for getopt_win32.cpp:

Functions

int getopt (int argc, char *const argv[], char *optstring)

Variables

char * optarg
int optind = 0

Function Documentation

int getopt ( int  argc,
char *const   argv[],
char *  optstring 
)

References s2x::c.


Variable Documentation

char* optarg
int optind = 0