Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

win32.cc File Reference

#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <mps/mps.h>

Include dependency graph for win32.cc:

Include dependency graph

Go to the source code of this file.

Functions

int MPS_getopt (int argc, char *argv[], char *optspec)

Variables

char* MPS_optarg = 0
int MPS_optind = 1
int MPS_opterr = 0
int MPS_optopt =
char* nextchar = 0


Function Documentation

int MPS_getopt ( int argc,
char * argv[],
char * optspec )
 

Definition at line 52 of file win32.cc.


Variable Documentation

char* MPS_optarg = 0
 

Definition at line 45 of file win32.cc.

int MPS_opterr = 0
 

Definition at line 47 of file win32.cc.

int MPS_optind = 1
 

Definition at line 46 of file win32.cc.

int MPS_optopt =
 

Definition at line 48 of file win32.cc.

char* nextchar = 0 [static]
 

Definition at line 50 of file win32.cc.


Generated at Wed Aug 15 01:05:25 2001 for mps-cpp by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001