From cc2011bc8a311a74d6762751c657ce1c465550cd Mon Sep 17 00:00:00 2001 From: Wyatt Date: Thu, 29 Sep 2022 15:55:37 -0700 Subject: done --- Ch 5 Debugging Project/cst116-lab0-debugging.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Ch 5 Debugging Project/cst116-lab0-debugging.txt (limited to 'Ch 5 Debugging Project/cst116-lab0-debugging.txt') diff --git a/Ch 5 Debugging Project/cst116-lab0-debugging.txt b/Ch 5 Debugging Project/cst116-lab0-debugging.txt new file mode 100644 index 0000000..f61562d --- /dev/null +++ b/Ch 5 Debugging Project/cst116-lab0-debugging.txt @@ -0,0 +1,7 @@ +You have $123.45 +Enter percent raise: 0.1 +After your raise you have $135.795 + +C:\Users\wythe\Desktop\Homework\C++\cst116-lab0-debugging-hyper2snyper\Ch 5 Debugging Project\x64\Debug\Ch 5 Debugging Project.exe (process 18024) 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 . . . -- cgit v1.2.3