Listing 7. The end of the program.
return 0;//Return 0 to indicate a successful run. }//end main function //Required macro at end of main. END_OF_MAIN()