Go to the source code of this file.
|
int | main (int argc, char **argv) |
| The main node function. More...
|
|
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.