Stardew Engine
Loading...
Searching...
No Matches
FileHelpers.c File Reference
#include "FileHelpers.h"
#include <stdio.h>
#include <stdlib.h>
#include "AssertLib.h"
Include dependency graph for FileHelpers.c:

Functions

char * LoadFile (const char *path, int *outSize)
 

Function Documentation

◆ LoadFile()

char * LoadFile ( const char *  path,
int *  outSize 
)