|
Trace Engine
A Raycaster Engine in C
|
Macros | |
| #define | WRITE_MODE "wb" |
| #define | READ_MODE "rb" |
Functions | |
| const char * | get_file_content (const char *filepath) |
| #define READ_MODE "rb" |
| #define WRITE_MODE "wb" |
| const char * get_file_content | ( | const char * | filepath | ) |
Returns the content of the given file in the form of a string