User: sloper

  • Public profile

User profile: sloper

User info
User name:sloper
Name:Stephen Loper
Location:San Francisco
History
Joined:
Number of posts:5
Latest posts:

input validation
Hello knowledgeable peoples, char name[4] cout<<"Enter Bob or Ted"; cin>>name; How do I ver...

convert string to char
Thank you!

convert string to char
How do I covert string abc to char? #include <iostream> #include <string> using namespace std;...

validate char input
Here is my code, I tried your suggestion but if I entered rr or dhfu or anything except a single cha...

validate char input
Hello, Just starting C++ and programming.Writing a game program as follows char letter; cin...

This user does not accept Private Messages