Help!

Hi, i have a college work to:
1) Interact with a user using parameter with this informations:
*Full name,
*School Subjects (>=6),
*Grade of each Subject,
*Birth date as: dd/ month extensive (using words)/yyy

2) Recive as parameter the info of 1 student and print it as:

Name: xxxxxxxx
Subjects X Grades
xxxxxx yy
xxxxxx yy
xxxxxx yy
xxxxxx yy
xxxxxx yy
xxxxxx yy

3)a main prog that needs to save a file Students.dat with the info of 6 students (using the "1)" one)

4)after that a main prog that needs to access the file Students.dat and show the info that is on it (using the "2)" one)

it is for tomorrow :/ and i have no idea how to start it
closed account (48T7M4Gy)
See: http://www.cplusplus.com/forum/beginner/180105/
Topic archived. No new replies allowed.