From f0e43d4c1be82b906b630319b50ed97eab563d67 Mon Sep 17 00:00:00 2001 From: jacobdw22 Date: Thu, 29 Sep 2022 16:46:48 -0700 Subject: simple changes --- Ch 5 Debugging Project/CST116-Debugging-Wilson.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'Ch 5 Debugging Project/CST116-Debugging-Wilson.cpp') diff --git a/Ch 5 Debugging Project/CST116-Debugging-Wilson.cpp b/Ch 5 Debugging Project/CST116-Debugging-Wilson.cpp index 7262df7..c088886 100644 --- a/Ch 5 Debugging Project/CST116-Debugging-Wilson.cpp +++ b/Ch 5 Debugging Project/CST116-Debugging-Wilson.cpp @@ -25,6 +25,7 @@ * line. * 10) Step over the next cout statement. Now look at the console * window. What was printed? +* $123.45 * 11) Select Stop Debugging either from the Debug menu or from your * toolbar. * -- cgit v1.2.3