summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortafaar <[email protected]>2022-10-31 21:06:09 -0700
committertafaar <[email protected]>2022-10-31 21:06:09 -0700
commit8c87a05a331991bc55c1eb3d87d72d759a871f85 (patch)
tree0fab32ffd544131d69a634d8a3fd1d9c58a4eb22
parentdid 2.2 (diff)
downloadcst116-ch11-debugging-hill-8c87a05a331991bc55c1eb3d87d72d759a871f85.tar.xz
cst116-ch11-debugging-hill-8c87a05a331991bc55c1eb3d87d72d759a871f85.zip
did 2.3
-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 bab0d08..8ab56e1 100644
--- a/CST116-Ch11-Debugging/CST116-Ch11-Debugging.cpp
+++ b/CST116-Ch11-Debugging/CST116-Ch11-Debugging.cpp
@@ -54,6 +54,9 @@
* Done
*
* 3) Replace the backslashes as they were.
+*
+* done
+*
* 4) Change both the input and output filenames so they are
* invalid.
* 5) Update the file related error messages within the code