From bae80a8c40bdd6af90370e7dd9cbbdcf9e210169 Mon Sep 17 00:00:00 2001 From: Taylor Rogers Date: Sun, 2 Oct 2022 09:05:56 -0700 Subject: Added text file of output --- Ch 5 Debugging Project/Ch 5 Debugging Project.txt | 6 ++++++ Ch 5 Debugging Project/TextFile1_Test.txt | 0 2 files changed, 6 insertions(+) create mode 100644 Ch 5 Debugging Project/Ch 5 Debugging Project.txt delete mode 100644 Ch 5 Debugging Project/TextFile1_Test.txt (limited to 'Ch 5 Debugging Project') diff --git a/Ch 5 Debugging Project/Ch 5 Debugging Project.txt b/Ch 5 Debugging Project/Ch 5 Debugging Project.txt new file mode 100644 index 0000000..d647662 --- /dev/null +++ b/Ch 5 Debugging Project/Ch 5 Debugging Project.txt @@ -0,0 +1,6 @@ +You have $123.45 +Enter percent raise: .1 +After your raise you have $135.795 + +C:\Users\taylo\OneDrive\OIT\2022_Fall\CST116\VS_Files\Repos\cst116-lab0-debugging-Taylorrog\Ch 5 Debugging Project\Debug\Ch 5 Debugging Project.exe (process 20476) exited with code 0. +Press any key to close this window . . . \ No newline at end of file diff --git a/Ch 5 Debugging Project/TextFile1_Test.txt b/Ch 5 Debugging Project/TextFile1_Test.txt deleted file mode 100644 index e69de29..0000000 -- cgit v1.2.3