User: Demrottens

  • Public profile

User profile: Demrottens

User info
User name:Demrottens
History
Joined:
Number of posts:13
Latest posts:

How to input a sentence (string with many words)
So I should use it like [code]string t; std::getline(cin, t);[/code] this?

How to input a sentence (string with many words)
I have tried cin.get(t,1999);, I tried std::getline(cin,1999), I cant seem to find any solutions, in...

Writing to files. How?
I will try it now, thank you in advance. Lets see, it........WORKS! (I actually found one bug but it...

Writing to files. How?
I have an array of objects, whose parameters I can transform into one string, I now want to write t...

Having trouble with functions
Oh right I got it, IT WORKS! Thank you!

This user does not accept Private Messages