User profile: puerto

User info
User name:puerto
History
Joined:
Number of posts:2
Latest posts:

How can I get a rational cpp and rational.h from this?
Get a cpp and h from this code. #ifndef RATIONAL_H #define RATIONAL_H #include <ostream> usi...

Help with a Rational Number code
I need some help.. I can't get it to work. The / operator is giving error also the friend ostream. ...