|
Zipios++
|
#include "zipios++/zipios-config.h"#include "zipios++/meta-iostreams.h"#include <memory>#include <stdlib.h>#include "zipios++/zipfile.h"#include "zipios++/zipinputstream.h"
Go to the source code of this file.
Functions | |
| void | entryToFile (const string &ent_name, istream &is, const string &outfile, bool cerr_report=false) |
| int | main () |
Source code to a small program that tests the functionality of Zipios++.
Definition in file test_zip.cpp.
1.8.13