diff options
| author | Taylor Rogers <[email protected]> | 2022-10-08 09:18:53 -0700 |
|---|---|---|
| committer | Taylor Rogers <[email protected]> | 2022-10-08 09:18:53 -0700 |
| commit | 5f353c4542408c7a8ca56f8be6f418d0d2d18d6d (patch) | |
| tree | 16ed7a6a396f73afe3cfc1f8aa42d15f17194a40 /CST116-Ch6-Debugging-Rogers/CST116-Ch6-Debugging_Rogers.txt | |
| parent | Added text file of program output (diff) | |
| download | cst116-ch6-debugging-taylorrog-5f353c4542408c7a8ca56f8be6f418d0d2d18d6d.tar.xz cst116-ch6-debugging-taylorrog-5f353c4542408c7a8ca56f8be6f418d0d2d18d6d.zip | |
Broke program, fixed it
Diffstat (limited to 'CST116-Ch6-Debugging-Rogers/CST116-Ch6-Debugging_Rogers.txt')
| -rw-r--r-- | CST116-Ch6-Debugging-Rogers/CST116-Ch6-Debugging_Rogers.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CST116-Ch6-Debugging-Rogers/CST116-Ch6-Debugging_Rogers.txt b/CST116-Ch6-Debugging-Rogers/CST116-Ch6-Debugging_Rogers.txt new file mode 100644 index 0000000..f58cd30 --- /dev/null +++ b/CST116-Ch6-Debugging-Rogers/CST116-Ch6-Debugging_Rogers.txt @@ -0,0 +1,5 @@ +Enter temperature in Fahrenheit: 212 +212 degrees F = 100 degrees C + +C:\Users\taylo\Source\Repos\CST116\cst116-ch6-debugging-Taylorrog\CST116-Ch6-Debugging\Debug\CST116-Ch6-Debugging.exe (process 15520) exited with code 0. +Press any key to close this window . . .
\ No newline at end of file |