From 2b696decc33263859b9fd6727d1bc3de754f1742 Mon Sep 17 00:00:00 2001 From: Lloyd Crawford Date: Thu, 29 Sep 2022 15:44:53 -0700 Subject: Simple Changes LC --- Ch 5 Debugging Project/Ch 5 Debugging Project.cpp | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (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..150fcdb 100644 --- a/Ch 5 Debugging Project/Ch 5 Debugging Project.cpp +++ b/Ch 5 Debugging Project/Ch 5 Debugging Project.cpp @@ -1,9 +1,12 @@ /******************************************************************** * File: Chap_5_Debugging.cpp -* +* Debugging +* Working with Github + + Make simple changes to a file * General Instructions: Complete each step before proceeding to the * next. -* +* * Debugging Exercise 1 * * 1) On the lines indicated in the code below, insert a breakpoint. -- cgit v1.2.3