From b16f91f11c85b0d2b8780d05ea72e01cf60e9a5f Mon Sep 17 00:00:00 2001 From: prestonderek Date: Fri, 7 Oct 2022 14:26:08 -0700 Subject: Commit at step 6 of debug 1 --- CST116-Ch6-Debugging/CST116-Ch6-Debugging.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CST116-Ch6-Debugging/CST116-Ch6-Debugging.cpp') diff --git a/CST116-Ch6-Debugging/CST116-Ch6-Debugging.cpp b/CST116-Ch6-Debugging/CST116-Ch6-Debugging.cpp index 497e2f8..c45bf74 100644 --- a/CST116-Ch6-Debugging/CST116-Ch6-Debugging.cpp +++ b/CST116-Ch6-Debugging/CST116-Ch6-Debugging.cpp @@ -35,6 +35,8 @@ * correctly. ********************************************************************/ +//Commit at step 6. Output was -32 which isn't right! + #include #include using std::cout; -- cgit v1.2.3