Mcalc
0.1
a machinist's calculator
|
This file contains the main function. More...
Functions | |
int | main (int argc, char *argv[]) |
This file contains the main function.
The main function initializes the Gtk::Application, loads the UI file (glade xml) and launches the mcalc::Application to handle user interaction.
int main | ( | int | argc, |
char * | argv[] | ||
) |
The entry point into the application