|
GlassBR
|
Controls the flow of the program. More...
#include <fstream>#include <iostream>#include <string>#include "Calculations.hpp"#include "InputParameters.hpp"#include "OutputFormat.hpp"Functions | |
| int | main (int argc, const char *argv[]) |
| Controls the flow of the program. | |
Controls the flow of the program.
| int main | ( | int | argc, |
| const char * | argv[] ) |
Controls the flow of the program.
| argc | Number of command-line arguments |
| argv | List of command-line arguments |