Trace Engine
A Raycaster Engine in C
Loading...
Searching...
No Matches
trc_file_manager.h File Reference

Go to the source code of this file.

Functions

const char * get_file_content (const char *filepath)
 

Function Documentation

◆ get_file_content()

const char * get_file_content ( const char *  filepath)

Returns the content of the given file in the form of a string

Note
Caller MUST free the returned pointer