I need to ask the user to input data and they want it all on one line like this:
Enter data: 1 2 3 4 5 (user can put more than 5 numbers if they wish)
I have to put this data into an array and I don't know how. I figure I'm going to have to make a file and put it into there and then read it from the file.
So my question: How can I get this data into a file?



LinkBack URL
About LinkBacks


