test_zip.cpp
Source code to a small program that tests the functionality of Zipios++.
- Provided by: libzipios++-dev (Version: 0.1.5.9+cvs.2007.04.28-11build2)
- Source: zipios++
- Report a bug
Source code to a small program that tests the functionality of Zipios++.
#include 'zipios++/zipios-config.h'
#include 'zipios++/meta-iostreams.h'
#include <memory>
#include <stdlib.h>
#include 'zipios++/zipfile.h'
#include 'zipios++/zipinputstream.h'
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.
Definition at line 85 of file test_zip.cpp.
Definition at line 22 of file test_zip.cpp.
Generated automatically by Doxygen for Zipios++ from the source code.