diff options
| author | Trenton Stark <[email protected]> | 2022-10-23 17:19:40 -0700 |
|---|---|---|
| committer | Trenton Stark <[email protected]> | 2022-10-23 17:19:40 -0700 |
| commit | 7b91e4db54f96a3abf0bbc2ecdeb9cffedc92ab2 (patch) | |
| tree | 94150a3cc84c337f5d3c16f9a6f88c622f6ecdd0 | |
| parent | Added name (diff) | |
| download | cst116-ch10-debugging-stark-7b91e4db54f96a3abf0bbc2ecdeb9cffedc92ab2.tar.xz cst116-ch10-debugging-stark-7b91e4db54f96a3abf0bbc2ecdeb9cffedc92ab2.zip | |
Added name into comments
| -rw-r--r-- | CST116-Ch10-Debugging/CST116-Ch10-Debugging-stark.cpp | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CST116-Ch10-Debugging/CST116-Ch10-Debugging-stark.cpp b/CST116-Ch10-Debugging/CST116-Ch10-Debugging-stark.cpp index 0ae52f6..946a3eb 100644 --- a/CST116-Ch10-Debugging/CST116-Ch10-Debugging-stark.cpp +++ b/CST116-Ch10-Debugging/CST116-Ch10-Debugging-stark.cpp @@ -1,3 +1,8 @@ +/* +Trenton Stark +CST-116 +Chapter 10 Debugging +*/ /******************************************************************** * File: CST116-Ch10-Debugging.cpp * |