diff options
| author | Morgan Cyrus <[email protected]> | 2022-10-01 12:40:29 -0700 |
|---|---|---|
| committer | Morgan Cyrus <[email protected]> | 2022-10-01 12:40:29 -0700 |
| commit | 396489acbe8a5abd6f6f54158e11971d23eefa88 (patch) | |
| tree | d55a4903047dd6e5e9921a10ce1a96b6edd8380f /Ch 5 Debugging Project/Ch 5 Debugging Project.cpp | |
| parent | test (diff) | |
| download | cst116-ch5-debugging-cyrus-396489acbe8a5abd6f6f54158e11971d23eefa88.tar.xz cst116-ch5-debugging-cyrus-396489acbe8a5abd6f6f54158e11971d23eefa88.zip | |
Add name and lab info
Diffstat (limited to 'Ch 5 Debugging Project/Ch 5 Debugging Project.cpp')
| -rw-r--r-- | Ch 5 Debugging Project/Ch 5 Debugging Project.cpp | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Ch 5 Debugging Project/Ch 5 Debugging Project.cpp b/Ch 5 Debugging Project/Ch 5 Debugging Project.cpp index 6545e9b..624bd8b 100644 --- a/Ch 5 Debugging Project/Ch 5 Debugging Project.cpp +++ b/Ch 5 Debugging Project/Ch 5 Debugging Project.cpp @@ -1,3 +1,9 @@ +/*
+* Morgan Cyrus
+* CST116 01P
+* Lab0 Debugging
+*/
+
/********************************************************************
* File: Chap_5_Debugging.cpp
*
|