aboutsummaryrefslogtreecommitdiff
path: root/Ch 5 Debugging Project/Ch 5 Debugging Project.cpp
diff options
context:
space:
mode:
authorMusa Ahmed <[email protected]>2022-09-29 19:32:16 -0700
committerMusa Ahmed <[email protected]>2022-09-29 19:32:16 -0700
commitd3cb37a77fef4cc9ffcf9b64d866914f234b3a64 (patch)
treeea2e7f530a7fb1c5e8f098b67a7d1f0c047af5e5 /Ch 5 Debugging Project/Ch 5 Debugging Project.cpp
parentanswered the questions (diff)
downloadcst116-lab0-debugging-m005a-d3cb37a77fef4cc9ffcf9b64d866914f234b3a64.tar.xz
cst116-lab0-debugging-m005a-d3cb37a77fef4cc9ffcf9b64d866914f234b3a64.zip
save
Diffstat (limited to 'Ch 5 Debugging Project/Ch 5 Debugging Project.cpp')
-rw-r--r--Ch 5 Debugging Project/Ch 5 Debugging Project.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Ch 5 Debugging Project/Ch 5 Debugging Project.cpp b/Ch 5 Debugging Project/Ch 5 Debugging Project.cpp
index f30123e..bab7ec0 100644
--- a/Ch 5 Debugging Project/Ch 5 Debugging Project.cpp
+++ b/Ch 5 Debugging Project/Ch 5 Debugging Project.cpp
@@ -4,7 +4,7 @@
* General Instructions: Complete each step before proceeding to the
* next.
*
-* Debugging Exercise 1
+* Debugging Exercise 1 (Skipped because didn't work)
*
* 1) On the lines indicated in the code below, insert a breakpoint.
* 2) With the program not in debugging mode, start debugging by