diff options
| author | tafaar <[email protected]> | 2022-10-31 20:44:10 -0700 |
|---|---|---|
| committer | tafaar <[email protected]> | 2022-10-31 20:44:10 -0700 |
| commit | 7a2e1a65ac39ea2349d44b98d9aa1aaf99666016 (patch) | |
| tree | d2b6ab038aef1f8e75434eae1617703290b7b2d0 /CST116-Ch11-Debugging | |
| parent | Initial commit (diff) | |
| download | cst116-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.cpp | 3 |
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. |