From 4a8651f3cc85b2d15222c6970bbd2cf58240a6c5 Mon Sep 17 00:00:00 2001 From: Andrei F Date: Wed, 12 Oct 2022 21:57:07 -0700 Subject: Added output to the text file --- CST116-Ch7-Debugging/CST116-Ch7-Debugging-Florea.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CST116-Ch7-Debugging/CST116-Ch7-Debugging-Florea.txt b/CST116-Ch7-Debugging/CST116-Ch7-Debugging-Florea.txt index e69de29..9622cfd 100644 --- a/CST116-Ch7-Debugging/CST116-Ch7-Debugging-Florea.txt +++ b/CST116-Ch7-Debugging/CST116-Ch7-Debugging-Florea.txt @@ -0,0 +1,5 @@ +/Users/andreiflorea/Desktop/Code/Oregon_Tech/cst116-ch7-debugging-florea/cmake-build-debug/cst116_ch7_debugging_florea +Enter your age: 19 +Teenager + +Process finished with exit code 0 -- cgit v1.2.3