Help for begginer

Hi everyone!I have trouble with my project which I must done. For me its quite hard task, becouse I am new in C++. So maybe there could be a person who could help me to do my task which is

It must have a CLASS

The program is designed to store goods for listing and search. All information is read and recorded to a file. Write a program with objects that:
1.To allow goods to enter data (code, name, quantity, price);
2.To carry out search by code or name;
3.What counted value of the goods in a warehouse;
4.Find the most expensive and the cheapest product in stock.

Thank you for help!
Last edited on
You already know what you have to do, it would be best that you start coding and when you have trouble with the code itself.. come back and show us it.
Topic archived. No new replies allowed.