aboutsummaryrefslogtreecommitdiff
path: root/CST116_Project1_Schroeder.cpp
diff options
context:
space:
mode:
authorBensProgramma <[email protected]>2021-10-16 13:24:47 -0700
committerGitHub <[email protected]>2021-10-16 13:24:47 -0700
commit009e7831dfd4f6898bcc18e5882913ac0c886926 (patch)
treec844e4ee001c157f0a3770460e90218eb8aa99be /CST116_Project1_Schroeder.cpp
parentUpdate CST116_Project1_HernandezJimenez_BROKEN.cpp (diff)
downloadcst116-proj1-bensprogramma-009e7831dfd4f6898bcc18e5882913ac0c886926.tar.xz
cst116-proj1-bensprogramma-009e7831dfd4f6898bcc18e5882913ac0c886926.zip
Update CST116_Project1_Schroeder.cpp
Diffstat (limited to 'CST116_Project1_Schroeder.cpp')
-rw-r--r--CST116_Project1_Schroeder.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/CST116_Project1_Schroeder.cpp b/CST116_Project1_Schroeder.cpp
index 0f6a7c8..d668891 100644
--- a/CST116_Project1_Schroeder.cpp
+++ b/CST116_Project1_Schroeder.cpp
@@ -1,4 +1,6 @@
// CST116_Project1_Schroeder.cpp : This file contains the 'main' function. Program execution begins and ends there.
+// This program calculates the volume of a clylinder, given user inputs of: radius, and height
+//
// Author: Benjamin Schroeder
// Date: 10/13/2021 7:53pm
// Email: [email protected]