aboutsummaryrefslogtreecommitdiff
path: root/CST116F2021-Lab5
diff options
context:
space:
mode:
Diffstat (limited to 'CST116F2021-Lab5')
-rw-r--r--CST116F2021-Lab5/CST116F2021-Lab5(Header).h4
1 files changed, 2 insertions, 2 deletions
diff --git a/CST116F2021-Lab5/CST116F2021-Lab5(Header).h b/CST116F2021-Lab5/CST116F2021-Lab5(Header).h
index f6e58d7..d951ff6 100644
--- a/CST116F2021-Lab5/CST116F2021-Lab5(Header).h
+++ b/CST116F2021-Lab5/CST116F2021-Lab5(Header).h
@@ -14,7 +14,7 @@ using namespace std;
//10b
//9.5 Learn by Doing Exercises
-//
+//function getStrings prototype
void getStrings(char firstString[], char secondString[]);
-//
+//functioncompareStrings prototype
void compareStrings(char firstString[], char secondString[]); \ No newline at end of file