filmov
tv
Creating a Student Record using Linked List using C language with Structs

Показать описание
write a C program for generating and displaying the given Student's marksheet using singly linked list concept. The mark sheet should contain, the student's basic details and for each subject the score and grade should be printed. (Note: your linked list should contain records of n number of students)
click on fork to see the code
click on fork to see the code