From 53a102c2c106f885487fe5bf22b42ec17b2de24e Mon Sep 17 00:00:00 2001 From: Trevor Bouchillon Date: Mon, 10 Oct 2022 16:33:40 -0700 Subject: Verified program outputs --- CST116-Ch8-Debugging/CST116-Ch8-Debugging.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CST116-Ch8-Debugging/CST116-Ch8-Debugging.cpp') diff --git a/CST116-Ch8-Debugging/CST116-Ch8-Debugging.cpp b/CST116-Ch8-Debugging/CST116-Ch8-Debugging.cpp index 37913e5..0837486 100644 --- a/CST116-Ch8-Debugging/CST116-Ch8-Debugging.cpp +++ b/CST116-Ch8-Debugging/CST116-Ch8-Debugging.cpp @@ -40,7 +40,7 @@ * worked. * 7) Stop debugging. * -* Debugging Exercise 3 +* Debugging Exercise 3. * * 1) Run the program without debugging. * 2) What is happening now is an infinite loop. -- cgit v1.2.3