aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoolyBoi <[email protected]>2022-10-04 15:17:19 -0700
committerDoolyBoi <[email protected]>2022-10-04 15:17:19 -0700
commit9916c8528cc1e2105bed7e2faf5e770fdb7bd7ed (patch)
treeb366e805e77a5753eeec2bd648da96221f6b777a
parentcomments (diff)
downloadcst116-lab0-debugging-abd00l4h-9916c8528cc1e2105bed7e2faf5e770fdb7bd7ed.tar.xz
cst116-lab0-debugging-abd00l4h-9916c8528cc1e2105bed7e2faf5e770fdb7bd7ed.zip
comments
-rw-r--r--Ch 5 Debugging Project/Ch 5 Debugging Project.cpp1
1 files changed, 0 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 1fd864d..d94022c 100644
--- a/Ch 5 Debugging Project/Ch 5 Debugging Project.cpp
+++ b/Ch 5 Debugging Project/Ch 5 Debugging Project.cpp
@@ -31,7 +31,6 @@
* line.
* 10) Step over the next cout statement. Now look at the console
* window. What was printed?
-*
* 11) Select Stop Debugging either from the Debug menu or from your
* toolbar.
*