From 851eb06306580decda78b6cd01f3f10a54c42cb9 Mon Sep 17 00:00:00 2001 From: Musa Ahmed Date: Tue, 4 Oct 2022 17:44:36 -0700 Subject: re-did text file --- CST116-Ch5-Debugging/CST116-Ch5-Debugging-Ahmed.txt | 7 +++++++ CST116-Ch5-Debugging/CST116-Ch5-Debugging.vcxproj.user | 4 +++- 2 files changed, 10 insertions(+), 1 deletion(-) (limited to 'CST116-Ch5-Debugging') diff --git a/CST116-Ch5-Debugging/CST116-Ch5-Debugging-Ahmed.txt b/CST116-Ch5-Debugging/CST116-Ch5-Debugging-Ahmed.txt index e69de29..6f13748 100644 --- a/CST116-Ch5-Debugging/CST116-Ch5-Debugging-Ahmed.txt +++ b/CST116-Ch5-Debugging/CST116-Ch5-Debugging-Ahmed.txt @@ -0,0 +1,7 @@ +You have $123.45 +Enter percent raise: 0.1 +After your raise you have $135.795 + +C:\Users\macho\Source\Repos\cst116-ch5-debugging-M005A\CST116-Ch5-Debugging\x64\Debug\CST116-Ch5-Debugging.exe (process 6924) exited with code 0. +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 diff --git a/CST116-Ch5-Debugging/CST116-Ch5-Debugging.vcxproj.user b/CST116-Ch5-Debugging/CST116-Ch5-Debugging.vcxproj.user index 0f14913..dc63f8a 100644 --- a/CST116-Ch5-Debugging/CST116-Ch5-Debugging.vcxproj.user +++ b/CST116-Ch5-Debugging/CST116-Ch5-Debugging.vcxproj.user @@ -1,4 +1,6 @@  - + + false + \ No newline at end of file -- cgit v1.2.3