aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorchambmar <[email protected]>2022-09-30 15:56:42 -0700
committerchambmar <[email protected]>2022-09-30 15:56:42 -0700
commit298fd04b88288f173f3d1fc90ca743cf74c47265 (patch)
tree47982615b484f253963b915a518007ffae7e1408
parentPresentation Changes (diff)
downloadcst116-lab0prep-chambmar-298fd04b88288f173f3d1fc90ca743cf74c47265.tar.xz
cst116-lab0prep-chambmar-298fd04b88288f173f3d1fc90ca743cf74c47265.zip
Made 2 changes
-rw-r--r--Ch 5 Debugging Project/Ch 5 Debugging Project.cpp2
-rw-r--r--README.md4
2 files changed, 5 insertions, 1 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..9bbcaf9 100644
--- a/Ch 5 Debugging Project/Ch 5 Debugging Project.cpp
+++ b/Ch 5 Debugging Project/Ch 5 Debugging Project.cpp
@@ -28,6 +28,8 @@
* 11) Select Stop Debugging either from the Debug menu or from your
* toolbar.
*
+*
+*
* Debugging Exercise 2
*
* 1) With the program stopped, run to Breakpoint 1 by selecting
diff --git a/README.md b/README.md
index c185679..393b25a 100644
--- a/README.md
+++ b/README.md
@@ -5,4 +5,6 @@ Practice
Make simple changes to a file
-Making some more simple changes \ No newline at end of file
+Making some more simple changes
+
+Make another simple change. \ No newline at end of file