Im tryin to get a program goin that would allow a user to input 10 numbers and each of those numbers assigned to an array. The input has to be done in a loop, I was just wondering if there is a way to increment (array [] ++)? the spot in the array the number would be defined. I went through the tutorial on arrays but didnt find anything helpful, nor did the search prove helpful.