Provided by: libzipios++-dev_0.1.5.9+cvs.2007.04.28-11build2_amd64 bug

NAME

       appendzip.cpp - Source code to a small program appendzip that appends a zip archive to
       another file.

SYNOPSIS

       #include 'zipios++/zipios-config.h'
       #include 'zipios++/meta-iostreams.h'
       #include 'zipios++/ziphead.h'
       #include 'zipios++/zipheadio.h'
       #include <cstdlib>

   Functions
       void printUsage ()
       void exitUsage (int exit_code)
       int main (int argc, char *argv[])

   Variables
       char * _progname

Detailed Description

       Source code to a small program appendzip that appends a zip archive to another file.

       Run appendzip without arguments to get a helpful usage message.

       Definition in file appendzip.cpp.

Function Documentation

   void exitUsage (int exit_code)
       Definition at line 55 of file appendzip.cpp.

   int main (int argc, char * argv[])
       Definition at line 18 of file appendzip.cpp.

   void printUsage ()
       Definition at line 51 of file appendzip.cpp.

Variable Documentation

   char* _progname
       Definition at line 13 of file appendzip.cpp.

Author

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

                                             Zipios++                            appendzip.cpp(3)