Introduction - If you have any usage issues, please Google them yourself
Write a simple appliance store inventory simulation procedures, and require the inventory of goods stored in the file store.txt of data. First of all, the program should be able to read from a file of all current inventory information, and then stored in a structure array, and be able to achieve stock merchandise in ascending order, check, transaction, error, after changes in commodity trading inventory information and other functions.