Service Request: SR-kf-008
Change Request: 2
Requestor: Harvey Stephens
Modify the C program so that user inputs the buying amount. Check the user's input for validity.
Have the user select from a menu which store to use for the tax calculation.
Compute and display the tax amount for the store selected and the total sale amount for that store.
Service Request: SR-kf-008
Change Request: 1
Requestor: Harvey Stephens
Modify the C program so that the user inputs the purchase amount.
Check the user's input for validity. In addition to calculating the sales tax for each location,
Compute and display the total sale amount for each location.