[Hampshire] Securely deleting files
English
このメッセージは次のスレッドの一部です:
日付によるスレッドの仕分け
James Courtier-Dutton 、
2007-03-07 22:55
著者:
Roger Munford
日付:
2007-03-07 22:30
UTC
To:
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?