wibble  1.1
Functions
commandline-demo.cpp File Reference
#include <wibble/commandline/parser.h>
#include <iostream>
Include dependency graph for commandline-demo.cpp:

Functions

int withCommands (int argc, const char *argv[])
 
void usage (ostream &out, const string &argv0)
 
int main (int argc, const char *argv[])
 

Function Documentation

int main ( int  argc,
const char *  argv[] 
)
void usage ( ostream &  out,
const string &  argv0 
)
int withCommands ( int  argc,
const char *  argv[] 
)