User: cookiemonster

  • Public profile

User profile: cookiemonster

User info
User name:cookiemonster
History
Joined:
Number of posts:6
Latest posts:

Program Skipping getline Statement
When I add this: [code] std::cin.ignore(std::numeric_limits<std::streamsize>::max(), '\n'); [/code] ...

Program Skipping getline Statement
Thanks! I can look at that. Do you know how to get it to properly write to a file?

Program Skipping getline Statement
Ok, so here is my program. [code] #include <iostream> #include <iomanip> #include <string> #include...

Program Skipping getline Statement
I tried that and the same thing happened...thanks though!

Program Skipping getline Statement
I am working on an encryption code and am just about done. Now I just need to ask the user what to n...

This user does not accept Private Messages