struct Fraction { int numer; // fields int denom; };. Then we define prototypes for all the functions we will write (still in fractions.h)
確定! 回上一頁