[an error occurred while processing this directive] CMSC 202 - Spring 2014 - Lab 6

Output Function

Your output function needs to print out the numerator and denominator of the fraction with a "/" between them. This should be really simple. Name the function Output(); what will the parameters be, if any? What should the return type be?