summaryrefslogtreecommitdiff
path: root/CST116-Ch11-Debugging/CST116-Ch11-Debugging-Stark.cpp
diff options
context:
space:
mode:
authorBirducken <[email protected]>2022-11-07 23:07:36 -0800
committerBirducken <[email protected]>2022-11-07 23:07:36 -0800
commit5e6d23d23726bd02e59d5e0b884c5a8d392bd0eb (patch)
treeb4cfbc693635ed214345cce2120f6a48c50992ad /CST116-Ch11-Debugging/CST116-Ch11-Debugging-Stark.cpp
parentMerge branch 'master' of https://github.com/CST116/cst116-ch11-debugging-stark (diff)
downloadcst116-ch11-debugging-stark-master.tar.xz
cst116-ch11-debugging-stark-master.zip
Added psuedo code. Finished.HEADmaster
Diffstat (limited to 'CST116-Ch11-Debugging/CST116-Ch11-Debugging-Stark.cpp')
-rw-r--r--CST116-Ch11-Debugging/CST116-Ch11-Debugging-Stark.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/CST116-Ch11-Debugging/CST116-Ch11-Debugging-Stark.cpp b/CST116-Ch11-Debugging/CST116-Ch11-Debugging-Stark.cpp
index 2a855bf..d77da6b 100644
--- a/CST116-Ch11-Debugging/CST116-Ch11-Debugging-Stark.cpp
+++ b/CST116-Ch11-Debugging/CST116-Ch11-Debugging-Stark.cpp
@@ -1,3 +1,7 @@
+//Trenton Stark
+//CST 116
+//Chapter 11 Debugging
+
/********************************************************************
* File: Chapter 11 Debug.cpp
*