MDA
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups
Namespaces | Functions
filesystem.h File Reference

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)
 

Detailed Description

Contains some filesystem functions.