Programming tasks to Scientific Computing I
Namespaces | Functions
aol.cpp File Reference
#include <aol.h>

Go to the source code of this file.

Namespaces

 aol
 

Functions

string aol::strprintf (const char *format,...)
 Give back formatted string, analogously to sprintf, but save the long way 'round with char arrays. More...
 
void aol::makeDirectory (const char *DirectoryName, bool verbose)
 
bool aol::fileExists (string filename)