summaryrefslogtreecommitdiff
path: root/CST116-Ch11-Debugging/CST116-Ch11-Debugging.cpp
diff options
context:
space:
mode:
authortafaar <[email protected]>2022-10-31 20:55:04 -0700
committertafaar <[email protected]>2022-10-31 20:55:04 -0700
commit75e8262c3cca329313068f4555a045d3f4173e32 (patch)
tree57ea7fd411244bfcabd6db6bbd684b8cdb3be5f7 /CST116-Ch11-Debugging/CST116-Ch11-Debugging.cpp
parentfixed pathing errors (diff)
downloadcst116-ch11-debugging-hill-75e8262c3cca329313068f4555a045d3f4173e32.tar.xz
cst116-ch11-debugging-hill-75e8262c3cca329313068f4555a045d3f4173e32.zip
added report
Diffstat (limited to 'CST116-Ch11-Debugging/CST116-Ch11-Debugging.cpp')
-rw-r--r--CST116-Ch11-Debugging/CST116-Ch11-Debugging.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/CST116-Ch11-Debugging/CST116-Ch11-Debugging.cpp b/CST116-Ch11-Debugging/CST116-Ch11-Debugging.cpp
index 77c3b72..d855410 100644
--- a/CST116-Ch11-Debugging/CST116-Ch11-Debugging.cpp
+++ b/CST116-Ch11-Debugging/CST116-Ch11-Debugging.cpp
@@ -24,6 +24,9 @@
* 5) Update the file paths below to correctly represent the path you
* created.
+*
+* Done
+*
* 6) Rebuild and execute the program.
* 7) Examine the code and the output and notice the use of
* parallel arrays.