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 ++- Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj | 8 ++++---- 2 files changed, 6 insertions(+), 5 deletions(-) (limited to 'Ch 5 Debugging Project') 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. * diff --git a/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj b/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj index b6da2fe..97611d8 100644 --- a/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj +++ b/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj @@ -29,26 +29,26 @@ Application true - v142 + v143 Unicode Application false - v142 + v143 true Unicode Application true - v142 + v143 Unicode Application false - v142 + v143 true Unicode -- cgit v1.2.3