aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Ch 5 Debugging Project/CST116-Debugging-Wilson.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Ch 5 Debugging Project/CST116-Debugging-Wilson.cpp b/Ch 5 Debugging Project/CST116-Debugging-Wilson.cpp
index 7262df7..c088886 100644
--- a/Ch 5 Debugging Project/CST116-Debugging-Wilson.cpp
+++ b/Ch 5 Debugging Project/CST116-Debugging-Wilson.cpp
@@ -25,6 +25,7 @@
* line.
* 10) Step over the next cout statement. Now look at the console
* window. What was printed?
+* $123.45
* 11) Select Stop Debugging either from the Debug menu or from your
* toolbar.
*