aboutsummaryrefslogtreecommitdiff
path: root/10b/10.8.7/Output.txt
diff options
context:
space:
mode:
authorJacobAKnox <[email protected]>2021-10-30 10:17:32 -0700
committerJacobAKnox <[email protected]>2021-10-30 10:17:32 -0700
commit89ec8373bb3b9a18c7ab8dde76c66dc17fc04cbf (patch)
tree76ae896117c180809ba0b8a5bf92dd16c633e9eb /10b/10.8.7/Output.txt
parent10.a finished (diff)
downloadarchived-cst116-lab5-jacobaknox-master.tar.xz
archived-cst116-lab5-jacobaknox-master.zip
10b completeHEADmaster
Diffstat (limited to '10b/10.8.7/Output.txt')
-rw-r--r--10b/10.8.7/Output.txt16
1 files changed, 16 insertions, 0 deletions
diff --git a/10b/10.8.7/Output.txt b/10b/10.8.7/Output.txt
new file mode 100644
index 0000000..3a7bf62
--- /dev/null
+++ b/10b/10.8.7/Output.txt
@@ -0,0 +1,16 @@
+Output:
+
+Input the first stirng: Hello
+Input the second string: Hello
+How many charcters to compare: 3
+Same
+C:\Users\jakno\source\repos\CST116\cst116-lab5-JacobAKnox\10b\10.8.7\Debug\10.8.7.exe (process 12392) exited with code 0.
+Press any key to close this window . . .
+
+
+Input the first stirng: Hello
+Input the second string: Hillo
+How many charcters to compare: 3
+Different
+C:\Users\jakno\source\repos\CST116\cst116-lab5-JacobAKnox\10b\10.8.7\Debug\10.8.7.exe (process 11424) exited with code 0.
+Press any key to close this window . . .