Description
Source
Call Graph
Application::Run
( Static Public Method )
Author: Don Olmstead
The entrypoint into the application.


Syntax / parameters
int Run(int argumentCount, char **argumentValues) |
Name |
Type |
Default |
Description |
argumentCount |
int
|
|
|
argumentValues |
char **
|
|
|
|
Return value |
int
|
|
|
Description
The entrypoint into the application.
The number of arguments passed The values of the arguments passed
Source
The documentation for this Member was generated from the following files: