COVISE Core
Namespaces | Functions | Variables
XGetopt.cpp File Reference
#include <stdio.h>
#include <winsock2.h>
#include <windows.h>
#include <tchar.h>
#include "XGetopt.h"
Include dependency graph for XGetopt.cpp:

Namespaces

namespace  covise
 list of all chemical elements
 

Functions

int covise::getopt (int argc, TCHAR *argv[], TCHAR *optstring)
 

Variables

TCHAR * covise::optarg
 
int covise::optind = 0