aboutsummaryrefslogtreecommitdiff
path: root/CST116-Ch10-Debugging/CST116 ch10 output.txt
diff options
context:
space:
mode:
authorCEOofOogaBooga <[email protected]>2022-10-20 20:44:44 -0700
committerCEOofOogaBooga <[email protected]>2022-10-20 20:44:44 -0700
commit16529d4f1cee37299e90a09c728e3de02cde01b2 (patch)
tree8fa1a662a66ff869712afa86e2c543151183fd9a /CST116-Ch10-Debugging/CST116 ch10 output.txt
parentExercise 2 done (diff)
downloadcst116-ch10-debugging--trinh--main.tar.xz
cst116-ch10-debugging--trinh--main.zip
Ch10 finishedHEADmain
Diffstat (limited to 'CST116-Ch10-Debugging/CST116 ch10 output.txt')
-rw-r--r--CST116-Ch10-Debugging/CST116 ch10 output.txt24
1 files changed, 24 insertions, 0 deletions
diff --git a/CST116-Ch10-Debugging/CST116 ch10 output.txt b/CST116-Ch10-Debugging/CST116 ch10 output.txt
new file mode 100644
index 0000000..d9b977f
--- /dev/null
+++ b/CST116-Ch10-Debugging/CST116 ch10 output.txt
@@ -0,0 +1,24 @@
+Please enter your first name: Thomas
+
+Please enter your last name: Trinh
+
+
+ Welcome Thomas Trinh!
+ 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\furyf\OneDrive\Desktop\Homework\CST Homework\CST116 Chp10\CST116-Ch10-Debugging\x64\Debug\CST116-Ch10-Debugging.exe (process 9716) 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 . . .