Poster of Linux kernelThe best gift for a Linux geek
appendzip.cpp

appendzip.cpp

Section: C Library Functions (3) Updated: 7 Nov 2008
Local index Up
 

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
 

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.  

Author

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


 

Index

NAME
SYNOPSIS
Functions
Variables
Detailed Description
Author

This document was created by man2html, using the manual pages.
Time: 21:41:51 GMT, April 16, 2011