summaryrefslogtreecommitdiff
path: root/CST116F2021-Proj1/Jacob Knox's code/BrokenCode-Fixed Console output.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CST116F2021-Proj1/Jacob Knox's code/BrokenCode-Fixed Console output.txt')
-rw-r--r--CST116F2021-Proj1/Jacob Knox's code/BrokenCode-Fixed Console output.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/CST116F2021-Proj1/Jacob Knox's code/BrokenCode-Fixed Console output.txt b/CST116F2021-Proj1/Jacob Knox's code/BrokenCode-Fixed Console output.txt
new file mode 100644
index 0000000..dc89dbb
--- /dev/null
+++ b/CST116F2021-Proj1/Jacob Knox's code/BrokenCode-Fixed Console output.txt
@@ -0,0 +1,8 @@
+Console output for BrokenCode.cpp after fixes were applied:
+
+Input the cylinder's radius: 5
+Input the cylinder's height: 6
+The volume of a cyliner with radius: 5.000, and height: 6.000, is 471.300
+C:\Users\jorda\source\repos\CST_Testing\Debug\CST_Testing.exe (process 6388) 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