|
libcommonc++
0.7
|
#include "commonc++/Application.h++"#include "commonc++/System.h++"#include "commonc++/TerminalAttr.h++"#include "commonc++/File.h++"#include "commonc++/Process.h++"#include <vector>#include <cstring>#include <cstdio>#include <cstdarg>#include <iostream>#include <exception>#include <signal.h>#include <getopt.h>
Namespaces | |
| ccxx | |
Macros | |
| #define | OPT_HELP 0 |
| #define | OPT_VERSION 1 |
Functions | |
| static void | __unhandledExceptionHandler () |
| static void | __unexpectedExceptionHandler () |
| #define OPT_HELP 0 |
| #define OPT_VERSION 1 |