Student Marks Database

This program was written for the High Level Programming module at University, the assignment got the highest mark in the class and the highest mark i've ever had at university - 92% (A grade)

Features

Allows student marks data to be entered into a database, which is saved to a file called 'records.dat'. Each record consists of a student name, SID number and a mark. The program allows you to sort the records, find the highest or lowest mark, search for a particular record and get statistics about the whole class.