aboutsummaryrefslogtreecommitdiff
path: root/CST116-Ch6-Debugging/CST116-Ch6-Debugging.txt
diff options
context:
space:
mode:
authorHannah Wu <[email protected]>2022-10-11 22:06:23 -0700
committerHannah Wu <[email protected]>2022-10-11 22:06:23 -0700
commitf837997979477aaaad8ca56c6d1da217c735d147 (patch)
tree5354c2b19ca8a586ef198a0c32bc0299be392845 /CST116-Ch6-Debugging/CST116-Ch6-Debugging.txt
parentFixed main file. Added psuedocode file. Added output text file. (diff)
downloadcst116-ch6-debugging-wu-main.tar.xz
cst116-ch6-debugging-wu-main.zip
Main file updateHEADmain
Diffstat (limited to 'CST116-Ch6-Debugging/CST116-Ch6-Debugging.txt')
-rw-r--r--CST116-Ch6-Debugging/CST116-Ch6-Debugging.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/CST116-Ch6-Debugging/CST116-Ch6-Debugging.txt b/CST116-Ch6-Debugging/CST116-Ch6-Debugging.txt
new file mode 100644
index 0000000..6198a62
--- /dev/null
+++ b/CST116-Ch6-Debugging/CST116-Ch6-Debugging.txt
@@ -0,0 +1,6 @@
+Enter temperature in Fahrenheit: 212
+212 degrees F = 100 degrees C
+
+C:\Users\hanna\Source\Repos\cst116-ch6-debugging-Wu\CST116-Ch6-Debugging\Debug\CST116-Ch6-Debugging.exe (process 17264) 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