aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Lawrance <[email protected]>2021-11-02 09:43:06 -0700
committerJames Lawrance <[email protected]>2021-11-02 09:43:06 -0700
commit13d8ec636a05c1ab5e3e1a95c9908c4b20185a55 (patch)
treec8c54526f79619e224f5dbe1775b010163036c10
parentLab 5 Completed (diff)
downloadcst116-lab5-jemersonlawrance-master.tar.xz
cst116-lab5-jemersonlawrance-master.zip
Lab 5 CompletedHEADmaster
-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