User profile: dab

User info
User name:dab
History
Joined:
Number of posts:4
Latest posts:

cin & if, else mix
I made it work. I can use as many cin as i want now, including mixing cin, >> and getline with if, e...

cin & if, else mix
I have read the post and here is an example that doesn't uses getline: #include <iostream> i...

cin & if, else mix
The problem ain't getline. I can remove getline from whole code and just use cin. Nothing will cha...

cin & if, else mix
Why does it ignores cin and how make it work ? please help #include <iostream> int main() ...

This user does not accept Private Messages

User: dab

  • Public profile