|
Maratis Engine
|
#include "../Includes/MCore.h"Functions | |
| void | getLocalFilename (char *out, const char *workingDirectory, const char *filename) |
| void | getGlobalFilename (char *out, const char *workingDirectory, const char *filename) |
| void | getRepertory (char *out, const char *filename) |
| char * | readTextFile (const char *filename) |
| void getGlobalFilename | ( | char * | out, |
| const char * | workingDirectory, | ||
| const char * | filename | ||
| ) |
| void getLocalFilename | ( | char * | out, |
| const char * | workingDirectory, | ||
| const char * | filename | ||
| ) |
| void getRepertory | ( | char * | out, |
| const char * | filename | ||
| ) |
| char* readTextFile | ( | const char * | filename | ) |
1.7.3