#include <iostream>
#include <string>
#include "saga-advert.hpp"
Functions | |
void | printUsage () |
void | ExitIfArgcLessThan (int n) |
int | main (int argc, char *argv[]) |
Variables | |
static int | argc_ |
void printUsage | ( | ) |
Referenced by ExitIfArgcLessThan(), and main().
void ExitIfArgcLessThan | ( | int | n | ) |
int main | ( | int | argc, | |
char * | argv[] | |||
) |
int argc_ [static] |
Referenced by ExitIfArgcLessThan(), and main().