From b367548cb124d096afb505a6e6e7a9994cdfac83 Mon Sep 17 00:00:00 2001 From: Andrei F Date: Wed, 12 Oct 2022 17:08:17 -0700 Subject: Added output file --- CST116-Ch6-Debugging/CST116-Ch6-Debugging-Florea.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 CST116-Ch6-Debugging/CST116-Ch6-Debugging-Florea.txt 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 -- cgit v1.2.3