From ea7620e8cea0aa973f23be186ff80f5066a80b28 Mon Sep 17 00:00:00 2001 From: Kai Date: Wed, 12 Oct 2022 15:46:34 -0700 Subject: messign around --- Ch 5 Debugging Project/Ch 5 Debugging Project.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (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..d9b7740 100644 --- a/Ch 5 Debugging Project/Ch 5 Debugging Project.cpp +++ b/Ch 5 Debugging Project/Ch 5 Debugging Project.cpp @@ -24,7 +24,8 @@ * statement. Use the Step Over tool to take you to the next * line. * 10) Step over the next cout statement. Now look at the console -* window. What was printed? +* window. What was 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