Having a problem with arrays.Sorry for taking so long to reply. [code] while (item_Description != "end" || item_Description ...
Having a problem with arrays.The program has to add up all the entered After Tax Values. There are infinite number of Entries. So...
Having a problem with arrays.I wasn clear. I dont want the program to stop when a certain number is entered. The program is a Ret...
Having a problem with arrays.Hey all. My program calls a funtion which adds 10% tax onto a number that is given by the user. T...