Language: c++
using visual basic
Write a program to open a text file that you created, read the
file into arrays, sort the data by price (low to high), by box
number (low to high), search for a price of a specific box number
and create a reorder report. The reorder report should alert
purchasing to order boxes whose inventory falls below 100. Sort the
reorder report from high to low. Inventory data to input. Box
number Number boxes in...