From 936035d5479e497facfc73772972d8978edcca3d Mon Sep 17 00:00:00 2001 From: Aaron Hill Date: Wed, 5 Oct 2022 14:19:16 -0700 Subject: 3.4 --- CST116-Ch7-Debugging/CST116-Ch7-Debugging.cpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CST116-Ch7-Debugging/CST116-Ch7-Debugging.cpp') diff --git a/CST116-Ch7-Debugging/CST116-Ch7-Debugging.cpp b/CST116-Ch7-Debugging/CST116-Ch7-Debugging.cpp index a4c6726..08f9dbe 100644 --- a/CST116-Ch7-Debugging/CST116-Ch7-Debugging.cpp +++ b/CST116-Ch7-Debugging/CST116-Ch7-Debugging.cpp @@ -49,6 +49,9 @@ * * 4) Re-run the program this time with debugging and run to * Breakpoint 2. +* +* Done. +* * 5) Why is the action with the else executing? * 6) Fix the problem and re-run to verify the problem was corrected. ********************************************************************/ -- cgit v1.2.3