File FileHelpers.c
FileList > core > FileHelpers.c
Go to the source code of this file
#include "FileHelpers.h"#include <stdio.h>#include <stdlib.h>#include "AssertLib.h"
Public Functions
| Type | Name |
|---|---|
| char * | LoadFile (const char * path, int * outSize) |
Public Functions Documentation
function LoadFile
char * LoadFile (
const char * path,
int * outSize
)
The documentation for this class was generated from the following file /home/runner/work/2DFarmingRPG/2DFarmingRPG/Stardew/engine/src/core/FileHelpers.c