test_appzip.cpp(3) | Library Functions Manual | test_appzip.cpp(3) |
test_appzip.cpp - source code to a small program that demonstrates the central elements of Zipios++.
#include 'zipios++/zipios-config.h'
#include 'zipios++/meta-iostreams.h'
#include <memory>
#include 'zipios++/fcollexceptions.h'
#include 'zipios++/zipfile.h'
int main (int, char *argv[])
source code to a small program that demonstrates the central elements of Zipios++.
Definition in file test_appzip.cpp.
Definition at line 17 of file test_appzip.cpp.
Generated automatically by Doxygen for Zipios++ from the source code.
Zipios++ |