C++ code

Please help me with the code below.. the program should be able to perform the below 8 tasks from add student record to exit..
record should be recorded using the below details starting with the automating roll number(S1001) and also insert the marks scored in the subjects stated.. please use structure and functions.


1. Add Student Record
2. Display Student Record
3. Modify Student Record
4. Search Student Record
5. Delete Student Record
6. Generate Student Report Card
7. Display all students records with Class average
8. Exit




Roll number of a Student : S1001
Enter Student Name :
Enter Student Grade/Class :
Enter Marks Scored in English out of 100 :
Enter Marks Scored in French out of 100 :
Enter Marks Scored in Sesotho out of 100 :
Enter Marks Scored in Maths out of 100 :
Enter Marks Scored in Science out of 100 :
Enter Marks Scored in Social out of 100 :
Please help me with the code below

What code? I see an assignment description with the requirements listed. No actual code, though.

Dumping your assignment here and expecting others to do all the work means you want to hire someone to do a job. That means PAYMENT.

Double posting isn't going to get help any faster.
http://www.cplusplus.com/forum/general/275136/
You forgot to post the code?
What you want is the 'Jobs' section. Easy mistake to make, it happens all the time. I'm pretty sure you can edit the topic and move it from there in fact.
Topic archived. No new replies allowed.