aboutsummaryrefslogtreecommitdiff
path: root/CST116-Ch8-Debugging
diff options
context:
space:
mode:
authorTrevor Bouchillon <[email protected]>2022-10-10 16:34:16 -0700
committerTrevor Bouchillon <[email protected]>2022-10-10 16:34:16 -0700
commita973f4be146251a7358ca8099e7ae307cd76a3cc (patch)
treefe3675f33d1f05d32811f31f62a1e752bb4ab7fb /CST116-Ch8-Debugging
parentVerified program outputs (diff)
downloadcst116-chapter8-debugging-daboochillin-a973f4be146251a7358ca8099e7ae307cd76a3cc.tar.xz
cst116-chapter8-debugging-daboochillin-a973f4be146251a7358ca8099e7ae307cd76a3cc.zip
Forgot to add name. Name added
Diffstat (limited to 'CST116-Ch8-Debugging')
-rw-r--r--CST116-Ch8-Debugging/CST116-Ch8-Debugging.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/CST116-Ch8-Debugging/CST116-Ch8-Debugging.cpp b/CST116-Ch8-Debugging/CST116-Ch8-Debugging.cpp
index 0837486..f424b4e 100644
--- a/CST116-Ch8-Debugging/CST116-Ch8-Debugging.cpp
+++ b/CST116-Ch8-Debugging/CST116-Ch8-Debugging.cpp
@@ -1,6 +1,9 @@
/********************************************************************
* File: CST116-Ch8-Debugging.cpp
*
+* Trevor Bouchillon
+* CST116
+*
* General Instructions: Complete each step before proceeding to the
* next.
*