From 3f2cf0f094d36e7efde55a66ea4b152eaa862154 Mon Sep 17 00:00:00 2001 From: JonCr Date: Thu, 29 Sep 2022 16:42:51 -0700 Subject: Update --- Ch 5 Debugging Project/Ch 5 Debugging Project.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Ch 5 Debugging Project/Ch 5 Debugging Project.cpp b/Ch 5 Debugging Project/Ch 5 Debugging Project.cpp index 6545e9b..0846476 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? +* It printed "You have $123.45 +Enter percent raise:" * 11) Select Stop Debugging either from the Debug menu or from your * toolbar. * -- cgit v1.2.3