diff options
| author | Trevor Bouchillon <[email protected]> | 2022-10-10 16:34:16 -0700 |
|---|---|---|
| committer | Trevor Bouchillon <[email protected]> | 2022-10-10 16:34:16 -0700 |
| commit | a973f4be146251a7358ca8099e7ae307cd76a3cc (patch) | |
| tree | fe3675f33d1f05d32811f31f62a1e752bb4ab7fb /CST116-Ch8-Debugging/CST116-Ch8-Debugging.cpp | |
| parent | Verified program outputs (diff) | |
| download | cst116-chapter8-debugging-daboochillin-a973f4be146251a7358ca8099e7ae307cd76a3cc.tar.xz cst116-chapter8-debugging-daboochillin-a973f4be146251a7358ca8099e7ae307cd76a3cc.zip | |
Forgot to add name. Name added
Diffstat (limited to 'CST116-Ch8-Debugging/CST116-Ch8-Debugging.cpp')
| -rw-r--r-- | CST116-Ch8-Debugging/CST116-Ch8-Debugging.cpp | 3 |
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.
*
|