I'm trying to write a program in c language asking the user for an operation symbol and four intergers that are two fractions. The program needs to compute the specified operation on the two fractions and then print out the answer as a fraction? Do I use an array?
Perry
Perry
Comment