aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCEOofOogaBooga <[email protected]>2022-10-12 14:08:32 -0700
committerCEOofOogaBooga <[email protected]>2022-10-12 14:08:32 -0700
commit1525a7f4829983574044824652e7fd07cc6fb61e (patch)
tree8cf31811325ecdbb45053329ae9657e57af72558
parentSmall correction (diff)
downloadcst116-ch7-debugging--trinh--1525a7f4829983574044824652e7fd07cc6fb61e.tar.xz
cst116-ch7-debugging--trinh--1525a7f4829983574044824652e7fd07cc6fb61e.zip
more fixesHEADmain
-rw-r--r--CST116-Ch7-Debugging/CST116-Ch7-Debugging.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/CST116-Ch7-Debugging/CST116-Ch7-Debugging.cpp b/CST116-Ch7-Debugging/CST116-Ch7-Debugging.cpp
index 4b0de0b..497ecf8 100644
--- a/CST116-Ch7-Debugging/CST116-Ch7-Debugging.cpp
+++ b/CST116-Ch7-Debugging/CST116-Ch7-Debugging.cpp
@@ -1,6 +1,8 @@
/********************************************************************
* File: CST116-Ch7-Debugging.cpp
-*
+* Thomas Trinh
+* CST116
+* Ch7 Conditionals and Repetition
* General Instructions: Complete each step before proceeding to the
* next.
*