Definition in file main.c.
Go to the source code of this file.
| int | main (int argc, char *argv[]) |
The main entry point of GridLAB-D Exit codes
|
| int main | ( | int | argc, | |
| char * | argv[] | |||
| ) |
The main entry point of GridLAB-D Exit codes
| argc |
the number entries on command-line argument list argv |
| argv | a list of pointers to the command-line arguments |
Definition at line 58 of file main.c.
References class_profiles(), cmdarg_load(), environment_start(), exec_init(), legal_notice(), output_error(), output_fatal(), output_message(), and output_verbose().