aboutsummaryrefslogtreecommitdiff
path: root/10b/10.8.7/Output.txt
diff options
context:
space:
mode:
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 . . .