Just™ Game Engine
Namespaces | Functions
file.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  jng
 

Functions

bool jng::readFile (const char *filename, char *data, size_t &size, bool binary)
 
bool jng::writeFile (const char *filename, const char *data, size_t size, bool binary)