example_zip.cpp(3) | Library Functions Manual | example_zip.cpp(3) |
NAME
example_zip.cpp - source code to a small program that demonstrates the central elements of Zipios++.
SYNOPSIS
#include 'zipios++/zipios-config.h'
#include 'zipios++/meta-iostreams.h'
#include <memory>
#include 'zipios++/zipfile.h'
Functions
int main ()
Detailed Description
source code to a small program that demonstrates the central elements of Zipios++.
Definition in file example_zip.cpp.
Function Documentation
int main ()
Definition at line 16 of file example_zip.cpp.
Author
Generated automatically by Doxygen for Zipios++ from the source code.
Zipios++ |