Guest_imported
New member
- Jan 1, 1970
- 0
Hi.
I need some help in overloading ( << and >> ).
I need to be able to overload >> to accept input of rational(fraction) numbers.
cin >> n;
thank you
I need some help in overloading ( << and >> ).
I need to be able to overload >> to accept input of rational(fraction) numbers.
cin >> n;
thank you