aboutsummaryrefslogtreecommitdiff
path: root/Ch 5 Debugging Project/Ch 5 Debugging Project.cpp
diff options
context:
space:
mode:
authorMusa Ahmed <[email protected]>2022-10-04 16:41:25 -0700
committerMusa Ahmed <[email protected]>2022-10-04 16:41:25 -0700
commitebfe5b2c6c4b9080fdd18fe0fef8aa385cdac630 (patch)
tree98ee726e53a9fc513b749cf50fdd19d00337566d /Ch 5 Debugging Project/Ch 5 Debugging Project.cpp
parentUploading checklist (diff)
downloadcst116-lab0-debugging-m005a-ebfe5b2c6c4b9080fdd18fe0fef8aa385cdac630.tar.xz
cst116-lab0-debugging-m005a-ebfe5b2c6c4b9080fdd18fe0fef8aa385cdac630.zip
edited comments
Diffstat (limited to 'Ch 5 Debugging Project/Ch 5 Debugging Project.cpp')
-rw-r--r--Ch 5 Debugging Project/Ch 5 Debugging Project.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Ch 5 Debugging Project/Ch 5 Debugging Project.cpp b/Ch 5 Debugging Project/Ch 5 Debugging Project.cpp
index bab7ec0..52881e5 100644
--- a/Ch 5 Debugging Project/Ch 5 Debugging Project.cpp
+++ b/Ch 5 Debugging Project/Ch 5 Debugging Project.cpp
@@ -73,7 +73,7 @@
*
********************************************************************/
-// Name: Musa Ahmed, Course: CST116, Lab # 0, Learn how to debug
+// Name: Musa Ahmed, Course: CST116, Lab # 0, Learn how to debug and how to use an IDE as well as GitHub
#include <iostream>
#include <iomanip>