Hello, im making an schedule and im saving the data in a .dat file. All the data are contacts wrote from an struct and i want to delete a contact from the file by watching for it by entering the name. I can find the data to delete but i do not know how to remove it from the file, how could i replace the whole contact for nothing or deleting it?