[Hampshire] Securely deleting files

Αρχική Σελίδα

Reply to this message
Συντάκτης: Roger Munford
Ημερομηνία:  
Προς: hampshire
Αντικείμενο: [Hampshire] Securely deleting files
If I had a file whose contents I wanted to remove completely from the
disk, would it be enough to open it and use Fwrite() to overwrite each
character and then delete?