diff options
Diffstat (limited to 'CST116-Ch6-Debugging/cst116-ch6-debugging.txt')
| -rw-r--r-- | CST116-Ch6-Debugging/cst116-ch6-debugging.txt | 6 |
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..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 |