From eb4456d4f0c1709fdfbed0523cffc91f09cdd020 Mon Sep 17 00:00:00 2001 From: prestonderek Date: Tue, 11 Oct 2022 17:03:25 -0700 Subject: Commit for save. --- CST116-Ch6-Debugging/CST116-Ch6-Debugging.cpp | 1 + 1 file changed, 1 insertion(+) (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 4a64f00..280f6bd 100644 --- a/CST116-Ch6-Debugging/CST116-Ch6-Debugging.cpp +++ b/CST116-Ch6-Debugging/CST116-Ch6-Debugging.cpp @@ -38,6 +38,7 @@ //Commit at step 6. Output was -32 which isn't right! //After adding () around fahrenheit - 32 I got the answer as 0C in output. Wrong!! //Commit at debug 2 #7. Answer was 100C which is correct. +//Commit on 10/11 because I looked at the code again. #include #include -- cgit v1.2.3