Issue with codeYes this is an assessment and I have to use exceptions. And I am stuck trying to get them to work.
Issue with code[code] Rectangle.h #ifndef RECTANGLE_H #define RECTANGLE_H #include "Shape.h" using namespace std;...
Issue with code[code] main.cpp #include "main.h" using namespace std; int main(int argc, char**argv) { // Pr...
Issue with codeOn my Circle.cpp and rectangle.cpp I am getting the that there is an error that says epected unquali...
Keep getting 0 for the area of a rectangle HELP!Wow.. I looked at this 100 times and missed that. Thanks!
This user does not accept Private Messages