Listing 7. Return a zero and terminate.

  return 0;//Return 0 to indicate a successful run.
}//end main function