zipios 2.3.4
Zipios -- a small C++ library providing easy access to .zip files.
Functions | Variables
anonymous_namespace{zipdir.cpp} Namespace Reference

Functions

void usage ()
 

Variables

char * g_progname
 

Function Documentation

◆ usage()

void anonymous_namespace{zipdir.cpp}::usage ( )

Definition at line 45 of file zipdir.cpp.

References g_progname.

Referenced by main().

Variable Documentation

◆ g_progname

char* anonymous_namespace{zipdir.cpp}::g_progname

Definition at line 42 of file zipdir.cpp.

Referenced by main(), and usage().