From 7a2e1a65ac39ea2349d44b98d9aa1aaf99666016 Mon Sep 17 00:00:00 2001 From: tafaar Date: Mon, 31 Oct 2022 20:44:10 -0700 Subject: created data file --- CST116-Ch11-Debugging/CST116-Ch11-Debugging.cpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CST116-Ch11-Debugging/CST116-Ch11-Debugging.cpp') diff --git a/CST116-Ch11-Debugging/CST116-Ch11-Debugging.cpp b/CST116-Ch11-Debugging/CST116-Ch11-Debugging.cpp index 53830da..2e96a17 100644 --- a/CST116-Ch11-Debugging/CST116-Ch11-Debugging.cpp +++ b/CST116-Ch11-Debugging/CST116-Ch11-Debugging.cpp @@ -13,6 +13,9 @@ * current project. Make sure your Solution Explorer window * is visible. If not, you can display it by selecting Solution * Explorer (or Ctrl+Alt+L). +* +* Done +* * 3) Open the input file by simply double clicking the name of the * file in your Solution Explorer. * 4) Build and execute the program. -- cgit v1.2.3