aboutsummaryrefslogtreecommitdiff
path: root/CST116-Ch10-Debugging/CST116-Ch10-Debugging-Output.txt
diff options
context:
space:
mode:
authorWyatt <[email protected]>2022-10-26 15:59:11 -0700
committerWyatt <[email protected]>2022-10-26 15:59:11 -0700
commit2780847b1b1bc388881a2f14be3f538327072e98 (patch)
tree74fbace01304064528253775be2c79808017e964 /CST116-Ch10-Debugging/CST116-Ch10-Debugging-Output.txt
parentSetting up GitHub Classroom Feedback (diff)
downloadcst116-ch10-debugging-johnson-main.tar.xz
cst116-ch10-debugging-johnson-main.zip
finished assignmentHEADmain
Diffstat (limited to 'CST116-Ch10-Debugging/CST116-Ch10-Debugging-Output.txt')
-rw-r--r--CST116-Ch10-Debugging/CST116-Ch10-Debugging-Output.txt24
1 files changed, 24 insertions, 0 deletions
diff --git a/CST116-Ch10-Debugging/CST116-Ch10-Debugging-Output.txt b/CST116-Ch10-Debugging/CST116-Ch10-Debugging-Output.txt
new file mode 100644
index 0000000..bb4ede5
--- /dev/null
+++ b/CST116-Ch10-Debugging/CST116-Ch10-Debugging-Output.txt
@@ -0,0 +1,24 @@
+Please enter your first name: Jo
+
+Please enter your last name: johm
+
+
+ Welcome Jo johm!
+ Hope all is well
+
+ x y z
+
+ 0 100 -99
+ 99 101 102
+ 2 102 104
+ 3 103 106
+ 4 104 108
+ 5 105 110
+ 6 106 112
+ 7 107 114
+ 8 108 116
+ 9 109 118
+
+C:\Users\wythe\Desktop\Homework\C++\cst116-ch10-debugging-johnson\CST116-Ch10-Debugging\x64\Debug\CST116-Ch10-Debugging.exe (process 24412) exited with code 0.
+To automatically close the console when debugging stops, enable Tools->Options->Debugging->Automatically close the console when debugging stops.
+Press any key to close this window . . . \ No newline at end of file