Question: C program The getHistoryinformation() will ask for the total number of movies the customer rented for each quarter of the previous year and will ask
The getHistoryinformation() will ask for the total number of movies the customer rented for each quarter of the previous year and will ask for the number of referrals the customer had for each quarter last year (see sample output.) Be sure to validate the data so that a negative number cannot be entered. If there is a negative value, produce and error message and allow them to input the number again. Remember, these valid values are stored in an array in main() The getHistoryinformation() will ask for the total number of movies the customer rented for each quarter of the previous year and will ask for the number of referrals the customer had for each quarter last year (see sample output.) Be sure to validate the data so that a negative number cannot be entered. If there is a negative value, produce and error message and allow them to input the number again. Remember, these valid values are stored in an array in main()
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
