Name: Anonymous 2007-04-09 17:31 ID:jWdqO7xg
I have a .txt file accessed with an fstream.
The txt contains words seperated by newlines.
Can I delete a word using only fstream and its methods?
If not, how would a file edit like this be possible?
The txt contains words seperated by newlines.
Can I delete a word using only fstream and its methods?
If not, how would a file edit like this be possible?