diff options
| author | Andrei F <[email protected]> | 2022-10-12 17:08:17 -0700 |
|---|---|---|
| committer | Andrei F <[email protected]> | 2022-10-12 17:08:17 -0700 |
| commit | b367548cb124d096afb505a6e6e7a9994cdfac83 (patch) | |
| tree | b01a0ddb1bbb0b101fa835debd117c55e2ee14f6 /CST116-Ch6-Debugging | |
| parent | Testing last commit, final commit (diff) | |
| download | cst116-ch6-debugging-florea-b367548cb124d096afb505a6e6e7a9994cdfac83.tar.xz cst116-ch6-debugging-florea-b367548cb124d096afb505a6e6e7a9994cdfac83.zip | |
Added output file
Diffstat (limited to 'CST116-Ch6-Debugging')
| -rw-r--r-- | CST116-Ch6-Debugging/CST116-Ch6-Debugging-Florea.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CST116-Ch6-Debugging/CST116-Ch6-Debugging-Florea.txt b/CST116-Ch6-Debugging/CST116-Ch6-Debugging-Florea.txt new file mode 100644 index 0000000..bac2aea --- /dev/null +++ b/CST116-Ch6-Debugging/CST116-Ch6-Debugging-Florea.txt @@ -0,0 +1,5 @@ +/Users/andreiflorea/Desktop/Code/Oregon_Tech/cst116-ch6-debugging-florea/cmake-build-debug/cst116_ch6_debugging_florea +Enter temperature in Fahrenheit: 212 +212 degrees F = 100 degrees C + +Process finished with exit code 0
\ No newline at end of file |