From 55fd87c316e951c1c9df2d942e02bac930f5cd43 Mon Sep 17 00:00:00 2001 From: JonCr Date: Wed, 5 Oct 2022 16:03:13 -0700 Subject: Update --- CST116-Ch5-Debugging/CST116-Ch5-Debugging.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CST116-Ch5-Debugging/CST116-Ch5-Debugging.cpp') diff --git a/CST116-Ch5-Debugging/CST116-Ch5-Debugging.cpp b/CST116-Ch5-Debugging/CST116-Ch5-Debugging.cpp index 851932d..4d09c03 100644 --- a/CST116-Ch5-Debugging/CST116-Ch5-Debugging.cpp +++ b/CST116-Ch5-Debugging/CST116-Ch5-Debugging.cpp @@ -25,6 +25,8 @@ * line. * 10) Step over the next cout statement. Now look at the console * window. What was printed? +* A) You have $123.45 + Enter percent raise: * 11) Select Stop Debugging either from the Debug menu or from your * toolbar. * -- cgit v1.2.3