Go to the source code of this file.
Functions |
| int | main (int argc, char **argv) |
| | The main node function.
|
Function Documentation
| int main |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
The main node function.
- Parameters:
-
| argc | [int] Number of input arguments |
| argv | [char] The input arguments |
- Returns:
- int : 0 for success
Definition at line 29 of file main.cpp.