diff options
| -rw-r--r-- | CST116-Ch6-Debugging/CST116-Ch6-DebuggingSolution.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CST116-Ch6-Debugging/CST116-Ch6-DebuggingSolution.txt b/CST116-Ch6-Debugging/CST116-Ch6-DebuggingSolution.txt new file mode 100644 index 0000000..ee7468d --- /dev/null +++ b/CST116-Ch6-Debugging/CST116-Ch6-DebuggingSolution.txt @@ -0,0 +1,5 @@ +Enter temperature in Fahrenheit: 212 +212 degrees F = 100 degrees C + +C:\Users\cccha\Source\Repos\cst116-ch6-debugging-TheOtherTonyStark\CST116-Ch6-Debugging\x64\Debug\CST116-Ch6-Debugging.exe (process 26488) exited with code 0. +To automatically close the console when debugging stops, enable Tools->Options->Debugging->Automatically close the console when debugging stops.
\ No newline at end of file |