Fabcoin Core  0.16.2
P2P Digital Currency
Functions
fsbridge Namespace Reference

Filesystem operations and types. More...

Functions

FILE * fopen (const fs::path &p, const char *mode)
 
FILE * freopen (const fs::path &p, const char *mode, FILE *stream)
 

Detailed Description

Filesystem operations and types.

Bridge operations to C stdio

Function Documentation

FILE * fsbridge::fopen ( const fs::path &  p,
const char *  mode 
)

Definition at line 5 of file fs.cpp.

Here is the caller graph for this function:

FILE * fsbridge::freopen ( const fs::path &  p,
const char *  mode,
FILE *  stream 
)

Definition at line 10 of file fs.cpp.

Here is the caller graph for this function: