I am very very new to c++. I learn java for the past 2 years the my college decided to change back to c++ so this is my first year in c++. Anyway i have an lab ahead of me this week which is asking me to overload '>>' operator to accept and format fractions. i have written the code below but my problem is when i enter multiple fractions on one line it will just take the first one and stop. Please Help.
Thanks