summaryrefslogtreecommitdiff
path: root/CST116F2021-Proj1/Rayyan Ansari's code/Project1 - CST 116 - Rayyan Ansari-Fixed Console output.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CST116F2021-Proj1/Rayyan Ansari's code/Project1 - CST 116 - Rayyan Ansari-Fixed Console output.txt')
-rw-r--r--CST116F2021-Proj1/Rayyan Ansari's code/Project1 - CST 116 - Rayyan Ansari-Fixed Console output.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/CST116F2021-Proj1/Rayyan Ansari's code/Project1 - CST 116 - Rayyan Ansari-Fixed Console output.txt b/CST116F2021-Proj1/Rayyan Ansari's code/Project1 - CST 116 - Rayyan Ansari-Fixed Console output.txt
new file mode 100644
index 0000000..e5dffce
--- /dev/null
+++ b/CST116F2021-Proj1/Rayyan Ansari's code/Project1 - CST 116 - Rayyan Ansari-Fixed Console output.txt
@@ -0,0 +1,10 @@
+Console output for Project1 - CST 116 - Rayyan Ansari.cpp after fixes were applied:
+
+Please enter the radius of the Cylinder: 3
+
+Please enter the height of the Cylinder: 5
+
+The volume of a cylinder with height 5 and radius 3 is 141.372
+C:\Users\jorda\source\repos\CST_Testing\Debug\CST_Testing.exe (process 3252) 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 . . .