From cb5a1e2854b36f14b5670d979cf37963e29ca37e Mon Sep 17 00:00:00 2001 From: Trenton Stark Date: Sat, 1 Oct 2022 12:45:32 -0700 Subject: Added a reponse to excersise 1, question 10 --- Ch 5 Debugging Project/Ch 5 Debugging Project.cpp | 2 ++ Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj | 8 ++++---- 2 files changed, 6 insertions(+), 4 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..72850e4 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? +* After your raise you have $ +* * 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