From d5ae817287ae5b287606a77f2e59a0f241063819 Mon Sep 17 00:00:00 2001 From: EdwardFine Date: Thu, 29 Sep 2022 16:21:23 -0700 Subject: ! --- Ch 5 Debugging Project/CST116-Debugging-Fine.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Ch 5 Debugging Project/CST116-Debugging-Fine.cpp') diff --git a/Ch 5 Debugging Project/CST116-Debugging-Fine.cpp b/Ch 5 Debugging Project/CST116-Debugging-Fine.cpp index 4b29a91..9ac87a2 100644 --- a/Ch 5 Debugging Project/CST116-Debugging-Fine.cpp +++ b/Ch 5 Debugging Project/CST116-Debugging-Fine.cpp @@ -31,7 +31,7 @@ * 10) Step over the next cout statement. Now look at the console * window. What was printed? * After stepping over the cout statement with the breakpoint, the console is -* now asking the user to enter a percent raise.! ! +* now asking the user to enter a percent raise.! * 11) Select Stop Debugging either from the Debug menu or from your * toolbar. * -- cgit v1.2.3