I can Add up to Ten Students, but i Cant seem to allow them to enter up to 4 Courses within Course Name, And Enter their Marks for the 4 if they Added four Course to their Name.
I believe the problem is with your definition of the student struct or class. May I take a look at that part of your code? If the problem isn't related to your definition of student then it is related to how you are using it. In either of those cases I will need to see how you are storing your student data.