aboutsummaryrefslogtreecommitdiff
path: root/CST116-Ch8-Debugging/CST116-Ch8-Debugging.cpp
diff options
context:
space:
mode:
authorTrevor Bouchillon <[email protected]>2022-10-10 16:33:40 -0700
committerTrevor Bouchillon <[email protected]>2022-10-10 16:33:40 -0700
commit53a102c2c106f885487fe5bf22b42ec17b2de24e (patch)
treeffd3854e3aad9cfe27c47203b707a473314a6ed3 /CST116-Ch8-Debugging/CST116-Ch8-Debugging.cpp
parentdebug 2 value true (diff)
downloadcst116-chapter8-debugging-daboochillin-53a102c2c106f885487fe5bf22b42ec17b2de24e.tar.xz
cst116-chapter8-debugging-daboochillin-53a102c2c106f885487fe5bf22b42ec17b2de24e.zip
Verified program outputs
Diffstat (limited to 'CST116-Ch8-Debugging/CST116-Ch8-Debugging.cpp')
-rw-r--r--CST116-Ch8-Debugging/CST116-Ch8-Debugging.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/CST116-Ch8-Debugging/CST116-Ch8-Debugging.cpp b/CST116-Ch8-Debugging/CST116-Ch8-Debugging.cpp
index 37913e5..0837486 100644
--- a/CST116-Ch8-Debugging/CST116-Ch8-Debugging.cpp
+++ b/CST116-Ch8-Debugging/CST116-Ch8-Debugging.cpp
@@ -40,7 +40,7 @@
* worked.
* 7) Stop debugging.
*
-* Debugging Exercise 3
+* Debugging Exercise 3.
*
* 1) Run the program without debugging.
* 2) What is happening now is an infinite loop.