Fabcoin Core
0.16.2
P2P Digital Currency
|
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) |
Filesystem operations and types.
Bridge operations to C stdio
FILE * fsbridge::fopen | ( | const fs::path & | p, |
const char * | mode | ||
) |