here is my program. Basically i want to ask the user for a value. then his selected value will replace the value inside the array,the user will have to specify what element of the array by typing the address of the element of the array. can anybody help me here? thx
Well I agree with PanGalactic that there is a terminology problem in the question. However, what do you want help with exactly? State whether this is C or C++. I do not know why you are including both iostream and stdio.h.