example_zip.cpp(3) Library Functions Manual example_zip.cpp(3)

example_zip.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++/zipfile.h'


int main ()

source code to a small program that demonstrates the central elements of Zipios++.

Definition in file example_zip.cpp.

Definition at line 16 of file example_zip.cpp.

Generated automatically by Doxygen for Zipios++ from the source code.

Zipios++