need help with my c++ program :-(

I need a program with menu system and program should ask for student surname, forename and their date of birth.the program should not accept the student bellow 16 years and older than 60 years. the user should be able to add or delete and the sort the list of student. programmer must have the function to pass the values and can be use arrays or iterators.

many many thanks
Do you have any code, people are not going to do your h/w for you. Post some code and we will help with any problems.
You forgot to post "your c++ program :-)" no code no help :-(
- I would suggest that you use an array of objects for this.
You learn by your misstakes. So try and write the code and see where that gets you...
Topic archived. No new replies allowed.