diff options
| author | Wyatt <[email protected]> | 2022-09-29 16:06:18 -0700 |
|---|---|---|
| committer | Wyatt <[email protected]> | 2022-09-29 16:06:18 -0700 |
| commit | af0d02a60cd8a714cbca4526835951f2fb07fb6f (patch) | |
| tree | 0164273f80b934843ef5228ca5b17e6eb421c005 /CST116-Ch6-Debugging/cst116-ch6-debugging.txt | |
| parent | Setting up GitHub Classroom Feedback (diff) | |
| download | cst116-ch6-debugging-johnson-main.tar.xz cst116-ch6-debugging-johnson-main.zip | |
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 |