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..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 |