muMECH  1.0
Namespaces | Functions
gelib.cpp File Reference
#include "gelib.h"
#include <stdio.h>
#include <stdlib.h>
#include <string.h>

Go to the source code of this file.

Namespaces

 gelibspace
 

Functions

void gelibspace::errorr (const char *file, int line, const char *format,...)
 

*** *** *** *** ERROR FCE *** *** *** ***


More...
 
void gelibspace::warningg (const char *file, int line, const char *format,...)
 
void gelibspace::openFileTest (const FILE *stream, const char *name)
 

*** *** *** *** FILE FCE *** *** *** ***


More...
 
FILE * gelibspace::openFileN (const char *File, int Line, const char *mode, const char *key, const char *name)
 
FILE * gelibspace::openFilePN (const char *File, int Line, const char *mode, const char *key, const char *path, const char *name)
 
FILE * gelibspace::openFilePNS (const char *File, int Line, const char *mode, const char *key, const char *path, const char *name, const char *suff)
 
FILE * gelibspace::openFilePNSS (const char *File, int Line, const char *mode, const char *key, const char *path, const char *name, const char *suff, const char *suff2)