Forum: C++
Apr 2nd, 2005, 3:16 AM
|
|
Replies: 10
Views: 334
first off thanks to everyone for their input i...
first off thanks to everyone for their input i didnt expect so many replies.
now the nity grity. when you say write over the file many times do you mean once the file has been deleted find the...
|
Forum: C++
Mar 16th, 2005, 1:53 AM
|
|
Replies: 10
Views: 334
deleting files like evidence eliminator
hi all
can someone help me with a question regarding deleting files. if i open a file say using fopen("myfile","w"); this will delete the contents of the file but can the contents be retrived. there...
|