question

hello.. i have this question and i dont know how to start the program.
i didnt take this subject our doctor gave this question to us as bonus.
and i need these marks..please help me.

write i binary file that:
1.add new student.
2.delete student.
3.update student.
4.search student.
5.display student.
6.exit.

each student must have first name , average, SID


waitine for help..
What do you have so far?
Such a program can be easily written using a linked list:

http://en.wikipedia.org/wiki/Linked_list
Topic archived. No new replies allowed.