int main(int argc, const char **argv)
This function is the entry point for Frobby as a console program.
static const int ExitCodeInternalError
static const int ExitCodeUnknownError
static const int ExitCodeOutOfMemory
static const int ExitCodeSuccess
static const int ExitCodeError
int frobbyMain(int argc, const char **argv)
This function runs the Frobby console interface.