summaryrefslogtreecommitdiff
path: root/CST116-Ch11-Debugging
diff options
context:
space:
mode:
authortafaar <[email protected]>2022-10-31 20:44:10 -0700
committertafaar <[email protected]>2022-10-31 20:44:10 -0700
commit7a2e1a65ac39ea2349d44b98d9aa1aaf99666016 (patch)
treed2b6ab038aef1f8e75434eae1617703290b7b2d0 /CST116-Ch11-Debugging
parentInitial commit (diff)
downloadcst116-ch11-debugging-hill-7a2e1a65ac39ea2349d44b98d9aa1aaf99666016.tar.xz
cst116-ch11-debugging-hill-7a2e1a65ac39ea2349d44b98d9aa1aaf99666016.zip
created data file
Diffstat (limited to 'CST116-Ch11-Debugging')
-rw-r--r--CST116-Ch11-Debugging/CST116-Ch11-Debugging.cpp3
1 files changed, 3 insertions, 0 deletions
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.