From 009e7831dfd4f6898bcc18e5882913ac0c886926 Mon Sep 17 00:00:00 2001 From: BensProgramma <91996773+BensProgramma@users.noreply.github.com> Date: Sat, 16 Oct 2021 13:24:47 -0700 Subject: Update CST116_Project1_Schroeder.cpp --- CST116_Project1_Schroeder.cpp | 2 ++ 1 file changed, 2 insertions(+) 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: benjamin.schroeder@oit.edu -- cgit v1.2.3