aboutsummaryrefslogtreecommitdiff
path: root/CST116-Ch7-Debugging/CST116-Ch7-Debugging.cpp
diff options
context:
space:
mode:
authorprestonderek <[email protected]>2022-10-12 14:11:00 -0700
committerprestonderek <[email protected]>2022-10-12 14:11:00 -0700
commit4f8093a7bb3de4d234ba69b29252100a837efc0e (patch)
tree030ade40e987362bfb9ed2807779b82aaa8a057c /CST116-Ch7-Debugging/CST116-Ch7-Debugging.cpp
parentRemoved ; from else and indented line 72 (diff)
downloadcst116-ch7-debugging-prestonderek-4f8093a7bb3de4d234ba69b29252100a837efc0e.tar.xz
cst116-ch7-debugging-prestonderek-4f8093a7bb3de4d234ba69b29252100a837efc0e.zip
Exersize 3 complete.
Diffstat (limited to 'CST116-Ch7-Debugging/CST116-Ch7-Debugging.cpp')
-rw-r--r--CST116-Ch7-Debugging/CST116-Ch7-Debugging.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/CST116-Ch7-Debugging/CST116-Ch7-Debugging.cpp b/CST116-Ch7-Debugging/CST116-Ch7-Debugging.cpp
index 448b9eb..368ccc9 100644
--- a/CST116-Ch7-Debugging/CST116-Ch7-Debugging.cpp
+++ b/CST116-Ch7-Debugging/CST116-Ch7-Debugging.cpp
@@ -43,6 +43,7 @@
********************************************************************/
//exersize 1 complete
//exersize 2 complete.
+//exersize 3 complete..
#include <iostream>
using std::cout;