|
tudocomp
– The TU Dortmund Compression Framework
|
#include <fstream>#include <iostream>#include <string>#include <sys/types.h>#include <sys/stat.h>#include <unistd.h>Go to the source code of this file.
Namespaces | |
| tdc | |
| Contains the text compression and encoding framework. | |
| tdc::io | |
| Contains I/O abstractions and utilities. | |
Functions | |
| bool | tdc::io::file_exists (const std::string &filename) |