Main Page   Class Hierarchy   Compound List   File List   Compound Members  

appendzip.cpp File Reference

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

#include "zipios++/zipios-config.h"
#include "zipios++/meta-iostreams.h"
#include "zipios++/ziphead.h"
#include "zipios++/zipheadio.h"

Include dependency graph for appendzip.cpp:

Include dependency graph

Go to the source code of this file.

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 53 of file appendzip.cpp.

int main ( int argc,
char * argv[] )
 

Definition at line 16 of file appendzip.cpp.

void printUsage ( )
 

Definition at line 49 of file appendzip.cpp.


Variable Documentation

char * _progname
 

Definition at line 11 of file appendzip.cpp.


Generated at Tue Aug 14 20:39:27 2001 for Zipios++ by doxygen1.2.0 written by Dimitri van Heesch, © 1997-2000