From 0bbd86fca3870ab15651354160fabab7605d2df4 Mon Sep 17 00:00:00 2001 From: Kai Date: Wed, 12 Oct 2022 19:32:26 -0700 Subject: finished and fixed! --- 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 a4cede0..3447e7b 100644 --- a/CST116-Ch6-Debugging/CST116-Ch6-Debugging.cpp +++ b/CST116-Ch6-Debugging/CST116-Ch6-Debugging.cpp @@ -33,6 +33,7 @@ * c) replace the 5 with 5.0 and the 9 with 9.0 * 7) Stop debugging, recompile and run to verify that it now works * correctly. +* ALL done ********************************************************************/ #include -- cgit v1.2.3