Fabcoin Core  0.16.2
P2P Digital Currency
Namespaces | Functions
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)