I've been googling many links on how to delete a record from a binary file.
However, all the examples i came across have to use classes which i'm not taught how to use it just yet.
Hence i was wondering does anyone have any idea how to delete a particular record based on the index of the user input without having to use classes?