Hello everyone, I'm still having a problem about saving the data values of an array variable or any variable. You know, every time we run a program the values of the variables can change anytime by means of looping or other inputs that a user might do.
All I want to do is save the very last data values that has been inputted in the program. Each time a program is open and then closed, and then reopened, all the changes that has been made in all the variables in the program will get back to zero as if it was the first time you open it.
I hope I could find direct answers from all of you soon. I hope I could get some very simple sample source codes from all of you regarding this matter so that I could try to see the very direct answer that you might give and so that I could understand what you really mean even more. Seeing an example makes us understand deeply and thoroughly, right? Thank you very much...