User: Vermacian55

  • Public profile

User profile: Vermacian55

User info
User name:Vermacian55
History
Joined:
Number of posts:10
Latest posts:

Reading in the input as a string
It does? Might just be something in your code. Could you show it?

Reading in the input as a string
You could use getline found in <sstream>. Use it like this [code]string phrase; getline(cin,phrase...

Slightly Confused..
The code works fine. Chances are that you typed in something else than a number or numbers with spac...

HALP
Thank you all! Whitenite1 i'll give you 0.0001% of my income!

HALP
Heres some code: [code]#include <iostream> using namespace std; int main(){ cout << "Hell...

This user does not accept Private Messages