|
Modular Megafauna Model 1.1.5
A physiological, dynamic herbivore simulator in C++.
|
Interaction with the filesystem on Unix and Windows platforms. More...
#include "fileystem.h"#include <errno.h>#include <sys/stat.h>#include <fstream>#include <iostream>#include <stdexcept>Interaction with the filesystem on Unix and Windows platforms.