User profile: GoranGaming

User info
User name:GoranGaming
Name:Emil
Location:Sweden
History
Joined:
Number of posts:128
Latest posts:

fstream: closing a file
[code](incidentally, calling open() is unnecessary too, use the constructor to open the file)[/code]...

fstream: closing a file
What happens if you don't close a file (with [code]example.close();[/code])that you've opened? For e...

File Input & Output: List Error
Thanks for the help with finding the issue! :) [quote]No It is not about short or tall, It is about...

File Input & Output: List Error
Thanks! 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 Error
BTW. Do any of you know how to clear a text file?