MDA
|
Contains some filesystem functions. More...
#include <cstdio>
#include <cstring>
#include <cerrno>
#include <string>
#include <vector>
#include <exception>
#include "./MDAT_Exceptions.hpp"
Go to the source code of this file.
Namespaces | |
namespace | MDAT |
The general namespace of this project. | |
Functions | |
FILE * | MDAT::my_fopen (std::string name_f, std::string mode) |
Contains some filesystem functions.