UMBC CMSC 104 * CSEE | 104 | current 104

Project 1

Circles

Out: 6/24/99
Due: Before 6:00 PM, 6/29/99


Write a program that gets the radius of a circle from the user and prints the diameter, area and circumference of that circle. Use a #define preprocessor directive to define the constant PI as 3.14159. You should use floating point variables.

Be sure to have a program header comment that contains the filename, your name, the date written, and a description of the program. Adhere to the coding standards handout. Use meaningful variable names and comments within your code.

Submit your project by sending it to me (dforna1@cs) from your gl account using pine with your source file as a pine attachment.



Thursday, 24-Jun-1999 17:29:51 EDT