Jacob
Jan 27th, 2002, 04:38 PM
Hi.
I'm doing an assignment which uses structure to store a series of product name and each name has its own quantity. The program then use a function to let the user to enter the product he/she wants and add the quantity. The main problem is that I don't know how to pass my structure into my Add_Quantity function. Would you tell me how to do it?
Thank You
Jacob
I'm doing an assignment which uses structure to store a series of product name and each name has its own quantity. The program then use a function to let the user to enter the product he/she wants and add the quantity. The main problem is that I don't know how to pass my structure into my Add_Quantity function. Would you tell me how to do it?
Thank You
Jacob