| c++ Programming Glossary: fillingstatusProgram isn't printing correctly http://stackoverflow.com/questions/5761204/program-isnt-printing-correctly  and TaxAmount. while fscanf tax n d c d d taxpayerId fillingStatus grossIncome taxExemptions EOF   fillingStatus toupper fillingStatus.. d taxpayerId fillingStatus grossIncome taxExemptions EOF   fillingStatus toupper fillingStatus  if fillingStatus 'S'    taxableIncome.. grossIncome taxExemptions EOF   fillingStatus toupper fillingStatus  if fillingStatus 'S'    taxableIncome grossIncome 3000 1000.. 
 |