logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Author

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

Zipios++                                         Tue Mar 24 2020                                appendzip.cpp(3)

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.

Name

       appendzip.cpp

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

See Also