From ca0e5846f0076adcd69fe078698cbc0e3fa40f48 Mon Sep 17 00:00:00 2001 From: DoolyBoi Date: Tue, 4 Oct 2022 15:16:13 -0700 Subject: adjusting comments --- Ch 5 Debugging Project/Ch 5 Debugging Project.cpp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Ch 5 Debugging Project/Ch 5 Debugging Project.cpp b/Ch 5 Debugging Project/Ch 5 Debugging Project.cpp index af46639..a6272b3 100644 --- a/Ch 5 Debugging Project/Ch 5 Debugging Project.cpp +++ b/Ch 5 Debugging Project/Ch 5 Debugging Project.cpp @@ -10,10 +10,8 @@ * Lab 0 * Debugging * -* Debugging Exercise 1 +* Debugging Exercise 1 * -* -* * 1) On the lines indicated in the code below, insert a breakpoint. * 2) With the program not in debugging mode, start debugging by * using the "Step Into" tool. -- cgit v1.2.3