i want to delete some data from a file that has been already containing some data. Actually i want to delete a record. for example. i have a record of many students in a file. and i want to delete 1 student record from file. anyone help me?
this program is using linked list.