main (int argc, char *argv[]) Main Function
Main Function. This main function drives the application. The main takes the one command line argument (the *.m4c file name) begin running. All init, frame, and draw functions are called from the processes here. Additionally, this function contains the main program loop
generated by doc++