Monday, May 24, 2010

C++ Functions and Prototypes?

I am trying to do this problem and I am just not getting is right. Could someone please show me how to do it?





The question goes like this:





The student cd contains a partially written program named AreaRectangle.cpp. Your job is to complete the program. When it is complete, the program will ask the user to enter the width and length of a rectangle, and then display the rectangle's area.








I have uploaded the partial file to http://d01.megashares.com/?d01=553a212

C++ Functions and Prototypes?
honestly, this is one of the most simple programs you will ever have to make. cin, multiply, cout, with no parameters whatsoever. if you can't do that on your own, you'll be screwed for your next assignment.


No comments:

Post a Comment