2014May6 - CPPS - Visual Studio Lab5b.c

1 min read

Deviation Actions

Ongpohhuatiloveu2's avatar
Published:
656 Views

/*

Name: <type your name, as shown on your student ID>

Admin No:

Class:

*/

#include

<stdio.h>

#define

PI 3.14159

void

main(void)

{

//Lab5b.c

float length,radius,height,volume;

char selection;

printf(

"A: Calculate volume of a cube.\n");

printf(

"B: Calculate volume of a cylinder.\n");

printf(

"C: Calculate volume of a sphere.\n");

printf(

"Please select A, B or C.\n");

<f
© 2014 - 2024 Ongpohhuatiloveu2
Comments0
Join the community to add your comment. Already a deviant? Log In