fstream: closing a file[code](incidentally, calling open() is unnecessary too, use the constructor to open the file)[/code]...
fstream: closing a fileWhat happens if you don't close a file (with [code]example.close();[/code])that you've opened? For e...
File Input & Output: List ErrorThanks for the help with finding the issue! :) [quote]No It is not about short or tall, It is about...
File Input & Output: List ErrorThanks! I'm sorry! I am sure that it is possible to make the code shorter, it's just that I'm not v...
File Input & Output: List ErrorBTW. Do any of you know how to clear a text file?