Read a file into a buffer
@param path The path to the file that shall be read @return NUL-terminated buffer if the file was successfully read, null-pointer otherwise
See Implementation
Read a file into a buffer
@param path The path to the file that shall be read @return NUL-terminated buffer if the file was successfully read, null-pointer otherwise