From cb5a1e2854b36f14b5670d979cf37963e29ca37e Mon Sep 17 00:00:00 2001 From: Trenton Stark Date: Sat, 1 Oct 2022 12:45:32 -0700 Subject: Added a reponse to excersise 1, question 10 --- Ch 5 Debugging Project/Ch 5 Debugging Project.cpp | 2 ++ 1 file changed, 2 insertions(+) (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..72850e4 100644 --- a/Ch 5 Debugging Project/Ch 5 Debugging Project.cpp +++ b/Ch 5 Debugging Project/Ch 5 Debugging Project.cpp @@ -25,6 +25,8 @@ * line. * 10) Step over the next cout statement. Now look at the console * window. What was printed? +* After your raise you have $ +* * 11) Select Stop Debugging either from the Debug menu or from your * toolbar. * -- cgit v1.2.3