User profile: earthearth

User info
User name:earthearth
History
Joined:
Number of posts:8
Latest posts:

Unhandled Exception Problem
Sorry, it's a long code so i cut it down. The problem is not the << I accidentally took in out in he...

Unhandled Exception Problem
How to i create radius fraction?

Unhandled Exception Problem
i've added the code

Unhandled Exception Problem
[code] class Fraction { public: Fraction(); Fraction(int); Fraction(int, int); ~Fraction(); voi...

Problem with Nested Switch Statements
Hi, i tried to create a nested switch, but I'm getting errors. Please help.Thanks :) [code]void m...