diff options
Diffstat (limited to 'RUN_CST1162021_Scores_Schroeder.txt')
| -rw-r--r-- | RUN_CST1162021_Scores_Schroeder.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/RUN_CST1162021_Scores_Schroeder.txt b/RUN_CST1162021_Scores_Schroeder.txt index d3b0157..b831beb 100644 --- a/RUN_CST1162021_Scores_Schroeder.txt +++ b/RUN_CST1162021_Scores_Schroeder.txt @@ -96,7 +96,7 @@ void displayG(float testScore[], char letterGrade[], int gradeCounts[]) cout << "\tThere were " << gradeCounts[4] << " F's\n"; } -///// main() FILE ////////////////////////////////////////////////////////////// +///// main() FILE ///////////////////////////////////////////////////////////////////////////////// #include "Scores.h" @@ -203,7 +203,7 @@ To automatically close the console when debugging stops, enable Tools->Options-> Press any key to close this window . . . ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// +////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// //Exercise 10.8 #7 #include<iostream> @@ -233,4 +233,4 @@ C:\Users\Lenovo\Source\Repos\cst116-lab5-BensProgramma\x64\Debug\CST116F2021-Lab To automatically close the console when debugging stops, enable Tools->Options->Debugging->Automatically close the console when debugging stops. Press any key to close this window . . . -//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// +//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// |