User profile: coinage23

User info
User name:coinage23
History
Joined:
Number of posts:11
Latest posts:

Trouble understanding File input/output and .get()
Alright, then I understand! Thank you!

Trouble understanding File input/output and .get()
[quote]The extraction first ignores all white space. It then reads data until a character is found t...

Trouble understanding File input/output and .get()
Hey guys I've trouble understanding [code](inFile >> ch).get();[/code]. After I added this piece of ...

Debug Assertion Failed
Hi all! So I've debugged this program a few times and it has worked just fine, until now for some...

Trouble understanding "char(tolower(ch))"
Alright, I got it now. Thank you for the fast and clear explanation! :)