User: NateE

  • Public profile

User profile: NateE

User info
User name:NateE
History
Joined:
Number of posts:25
Latest posts:

Exceptions Classes for Zero and Negitive
Errors ||=== Build: Debug in Final Area (compiler: GNU GCC Compiler) ===| main.cpp||In function 'in...

Exceptions Classes for Zero and Negitive
I am still having issues with adding the exception classes to my program. Not sure why all these err...

Exceptions Classes for Zero and Negitive
Member function... hmm I tried void Square:: getArea(). Not working

Exceptions Classes for Zero and Negitive
[code] #ifndef RECTANGLE_H_INCLUDED #define RECTANGLE_H_INCLUDED #include "Shape.h" class Rectangle...

Exceptions Classes for Zero and Negitive
[code] #ifndef CIRCLE_H_INCLUDED #define CIRCLE_H_INCLUDED #include "Shape.h" class Circle : public...

This user does not accept Private Messages