Help

I am in a C++ College Now course that I am not terribly great in. On this site, there is sourcecode for a fraction addition program. How would I go about adding the option for the user to either multiply or add the fractions? I pretty much know how to write the function for multiplication, but actually giving the user the option and performing a different operation based on what the user chooses is giving me trouble. Any help would be appreciated.
Last edited on
Topic archived. No new replies allowed.