From 54c463b4c0366cd1711db3229169d7ea4b955854 Mon Sep 17 00:00:00 2001 From: Musa Ahmed Date: Thu, 29 Sep 2022 14:10:57 -0700 Subject: fffff --- Ch 5 Debugging Project/Ch 5 Debugging Project.cpp | 3 +++ Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj | 8 ++++---- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/Ch 5 Debugging Project/Ch 5 Debugging Project.cpp b/Ch 5 Debugging Project/Ch 5 Debugging Project.cpp index 6545e9b..396bf6a 100644 --- a/Ch 5 Debugging Project/Ch 5 Debugging Project.cpp +++ b/Ch 5 Debugging Project/Ch 5 Debugging Project.cpp @@ -29,6 +29,9 @@ * toolbar. * * Debugging Exercise 2 +* +* +* * * 1) With the program stopped, run to Breakpoint 1 by selecting * the Start Debugging menu option, toolbar icon or press F5. 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