Write a program that uses a structure to store the following inventory information in a file:
The program should have a menu that allows the user to perform the following tasks:
Input Validation: The program should not accept quantities, or wholesale or retail costs less than 0. The program should not accept dates that the programmer determines are unreasonable.