Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

fs.cpp File Reference
#include <fs.h>
+ Include dependency graph for fs.cpp:

Go to the source code of this file.

Namespaces

 fsbridge
 Filesystem operations and types.
 

Functions

FILE * fsbridge::fopen (const fs::path &p, const char *mode)
 
FILE * fsbridge::freopen (const fs::path &p, const char *mode, FILE *stream)
 
Released under the MIT license