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

Zobrazit zdrojový text tohoto souboru.

Prostory jmen

 gelibspace
 

Funkce

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

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


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

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


...
 
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)