Monday, August 25, 2008

if (Good Day == Guten Tag) {you = german;}

Last week, we wrote our first program, hello world.

We're going to pick up right where we left off. Go ahead and get msvc++ fired up and start a new project.

Today's task is to write a program which prompts the user for a radius and calculates circumference, area, and volume for circular shapes.


.

No comments: