cplusplus.com
C++ : Forum : Beginners : Setting array member in class
 
cplusplus.com
Information
Documentation
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs


post Setting array member in class

krystnika (4)
I want to make a class for students-the information for the students that we are supposed to put additionally is their names and the marks in 10 subjects,i'm just wondering how is going to be the class definition and especially the part with the array for the 10 marks-it's gonna be something like the article "want to build a program but where to start" but with the difference that I need array of 10 marks instead of 1 and that's exactly what's bothering me.Can somebody please help me.
Topic archived. No new replies allowed.