MEER  0.1
 Vše Třídy Prostory jmen Soubory Funkce Proměnné Výčty Hodnoty výčtu Definice maker
Prostory jmen | Funkce
Dokumentace souboru obecne.cpp
#include "obecne.h"
#include <stdio.h>
#include <stdlib.h>
#include <string.h>

Zobrazit zdrojový text tohoto souboru.

Prostory jmen

 meerspace
 

Funkce

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

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


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

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


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