BSHA3  0.17.99
P2P Blockchain, based on Bitcoin
Namespaces | Functions
fs.cpp File Reference
#include <fs.h>
#include <fcntl.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)
 
std::string fsbridge::get_filesystem_error_message (const fs::filesystem_error &e)