SuperLU Distributed 8.2.1
Distributed memory sparse direct solver
wingetopt.c File Reference
#include "wingetopt.h"
#include <windows.h>
Include dependency graph for wingetopt.c:

Functions

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

Variables

char * optarg = NULL
 
int optind = 1
 

Function Documentation

◆ getopt()

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

Variable Documentation

◆ optarg

char* optarg = NULL

◆ optind

int optind = 1