diff options
| -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 |