Write a modular program in three files which:
I have included the program however it needs to be modified to utilize a function so I can use a header file, a Main file and a source file for the function.
See header file for program description
Write a modular program in three files which:
Acts as a cafeteria kiosk, continually prompting the user for a number (1-10) indicating the quality of food at the cafeteria. Input of -1 will stop the polling function, and initiate the reporting functionality which displays a histogram to the user.
Attachment:- HistogramHeader.zip