From 212da4b45d959d5849f6e022cf9204a25d7649e5 Mon Sep 17 00:00:00 2001 From: Joe Traver Date: Sun, 2 Oct 2022 18:15:01 -0700 Subject: Added Files --- Ch 5 Debugging Project/TextFile1.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Ch 5 Debugging Project/TextFile1.txt (limited to 'Ch 5 Debugging Project/TextFile1.txt') diff --git a/Ch 5 Debugging Project/TextFile1.txt b/Ch 5 Debugging Project/TextFile1.txt new file mode 100644 index 0000000..74d4b9f --- /dev/null +++ b/Ch 5 Debugging Project/TextFile1.txt @@ -0,0 +1,7 @@ +You have $123.45 +Enter percent raise: .15 +After your raise you have $18.5175 + +C:\Users\joetr\source\repos\cst116-lab0-debugging-joetraver30\Ch 5 Debugging Project\Debug\Ch 5 Debugging Project.exe (process 9732) 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 -- cgit v1.2.3