aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei F <[email protected]>2022-10-26 21:23:53 -0700
committerAndrei F <[email protected]>2022-10-26 21:23:53 -0700
commitbf34fc452356156ed1fe7ebfe19ae896707ee883 (patch)
tree8e1a68c99271d96e7b2ae7d605d40133eddd11c3
parentAdded pseudo code (diff)
downloadcst116-ch10-debugging-florea-bf34fc452356156ed1fe7ebfe19ae896707ee883.tar.xz
cst116-ch10-debugging-florea-bf34fc452356156ed1fe7ebfe19ae896707ee883.zip
Finished, last commit
-rw-r--r--CST116-Ch10-Debugging/CST116-Ch10-Debugging.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/CST116-Ch10-Debugging/CST116-Ch10-Debugging.cpp b/CST116-Ch10-Debugging/CST116-Ch10-Debugging.cpp
index fd35fc3..94b3fc4 100644
--- a/CST116-Ch10-Debugging/CST116-Ch10-Debugging.cpp
+++ b/CST116-Ch10-Debugging/CST116-Ch10-Debugging.cpp
@@ -2,6 +2,9 @@
* Andrei Florea - CST 116 - Debugging for chapter 10
* File: CST116-Ch10-Debugging.cpp
*
+ * I went through Chapter10 but I couldn't find any questions
+ * I could have missed the questions though because I was skimming
+ *
* General Instructions: Complete each step before proceeding to the
* next.
*