
I'm making a program that takes 5 students grades, and stores them into an array so I can work out further things on them.
Problem is.. I'm not sure how to take the input from the user and insert them into the array...
there are 5 txt boxes, and when clicking the button I should be able to store them.. I cant figure it out though

Any ideas guys? Thanks.


