From 83cb826bae735850108389d4adb1ff9ae0c64c6f Mon Sep 17 00:00:00 2001 From: the-ugly Date: Thu, 29 Sep 2022 14:27:29 -0700 Subject: simple changes --- Ch 5 Debugging Project/Ch 5 Debugging Project.cpp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Ch 5 Debugging Project/Ch 5 Debugging Project.cpp') diff --git a/Ch 5 Debugging Project/Ch 5 Debugging Project.cpp b/Ch 5 Debugging Project/Ch 5 Debugging Project.cpp index 6545e9b..f1c056c 100644 --- a/Ch 5 Debugging Project/Ch 5 Debugging Project.cpp +++ b/Ch 5 Debugging Project/Ch 5 Debugging Project.cpp @@ -5,7 +5,9 @@ * next. * * Debugging Exercise 1 -* +*simple changes +* +* * 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