From af0d02a60cd8a714cbca4526835951f2fb07fb6f Mon Sep 17 00:00:00 2001 From: Wyatt Date: Thu, 29 Sep 2022 16:06:18 -0700 Subject: finished --- CST116-Ch6-Debugging/cst116-ch6-debugging.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 CST116-Ch6-Debugging/cst116-ch6-debugging.txt (limited to 'CST116-Ch6-Debugging/cst116-ch6-debugging.txt') diff --git a/CST116-Ch6-Debugging/cst116-ch6-debugging.txt b/CST116-Ch6-Debugging/cst116-ch6-debugging.txt new file mode 100644 index 0000000..78f454d --- /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\wythe\Desktop\Homework\C++\cst166-ch6-debugging-johnson\CST116-Ch6-Debugging\x64\Debug\CST116-Ch6-Debugging.exe (process 26804) 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