From 77951d75c6934a830bc50d4721d0cf4fac245f2b Mon Sep 17 00:00:00 2001 From: BensProgramma <91996773+BensProgramma@users.noreply.github.com> Date: Mon, 1 Nov 2021 20:22:29 -0700 Subject: Update RUN_CST1162021_Scores_Schroeder.txt --- RUN_CST1162021_Scores_Schroeder.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/RUN_CST1162021_Scores_Schroeder.txt b/RUN_CST1162021_Scores_Schroeder.txt index a81d334..d3b0157 100644 --- a/RUN_CST1162021_Scores_Schroeder.txt +++ b/RUN_CST1162021_Scores_Schroeder.txt @@ -1,7 +1,7 @@ -////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -Lab5 Exercises 10.5, 10.6, 10.7, and 10.8#7 Benjamin Schroeder +//////////////////////////////////////////////////////////////////////////////////////////////////////////////////// +Lab5 Exercises 10.5, 10.6, 10.7, and 10.8#7 Benjamin Schroeder -////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// +//////////////////////////////////////////////////////////////////////////////////////////////////////////////////// // Exercise 10.6 and 10.7 //HEADER FILE "Scores.h" ///////////////////////////////////////////////////////////////////// #pragma once @@ -114,7 +114,7 @@ int main() average(testScore); } - /////// + /////// Run from Exercises 10.5-10.6 Learn By Doing Enter percent score of student: @@ -189,7 +189,7 @@ int main() cout <<"Contents of the 'Full Name Array': "<< Full; } - ////// + ////// RUN from Exercise 10.7 Learn By Doing Enter your first name: Benjamin @@ -223,7 +223,7 @@ int main() cout << "\nDifferent\n"; } - ////// + ////// Run from Exercise 10.8 #7 Comparing the first 6 chars of strings: 'Frank' and 'Franklyn' @@ -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 . . . -//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// \ No newline at end of file +//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -- cgit v1.2.3