aboutsummaryrefslogtreecommitdiff
path: root/Ch 5 Debugging Project/Ch 5 Debugging Project.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Ch 5 Debugging Project/Ch 5 Debugging Project.cpp')
-rw-r--r--Ch 5 Debugging Project/Ch 5 Debugging Project.cpp7
1 files changed, 5 insertions, 2 deletions
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.