oracular (3) test_zip.cpp.3.gz

NAME
test_zip.cpp - Source code to a small program that tests the functionality of Zipios++.
SYNOPSIS
#include 'zipios++/zipios-config.h' #include 'zipios++/meta-iostreams.h' #include <memory> #include <stdlib.h> #include 'zipios++/zipfile.h' #include 'zipios++/zipinputstream.h' Functions void entryToFile (const string &ent_name, istream &is, const string &outfile, bool cerr_report=false) int main ()
Detailed Description
Source code to a small program that tests the functionality of Zipios++. Definition in file test_zip.cpp.
Function Documentation
void entryToFile (const string & ent_name, istream & is, const string & outfile, bool cerr_report = false) Definition at line 85 of file test_zip.cpp. int main () Definition at line 22 of file test_zip.cpp.
Author
Generated automatically by Doxygen for Zipios++ from the source code. Zipios++ test_zip.cpp(3)