0.2.0
|
Application logic. More...
Go to the source code of this file.
Functions | |
int | NAV::AppLogic::processCommandLineArguments (int argc, const char *argv[]) |
Processes the command line arguments. | |
Application logic.
int NAV::AppLogic::processCommandLineArguments | ( | int | argc, |
const char * | argv[] ) |
Processes the command line arguments.
[in] | argc | Argument Count |
[in] | argv | Argument Values |