Function necsim::main

Function Documentation

int necsim::main(int argc, char *argv[])

Main function containing program structure.

Return
a program exit code, 0 if successful, -1 (generally) indicates an error.
Parameters
  • argc: the number of command-line arguments provided
  • argv: a pointer to the arguments