void home(); class purchase //Class to declare product code { //Quantity,price and description public: long int code; long int price; }; class shop //Class to declare { //variables needed in shopping public: long int code; char decsy[20]; long float price; int cat; long int qon; void dispdata(); void getdata() //Member function { //to accept data clrscr(); cout
Thank you for interesting in our services. We are a non-profit group that run this website to share documents. We need your help to maintenance this website.