User profile: schneider

User info
User name:schneider
History
Joined:
Number of posts:5
Latest posts:

looking for a c++ programmer for a short project
Since I believe nobody will help me for free I thought I should post this here and pay for it. Ne...

Enter the user’s input into separate variables using cin
That's very kind of you, thanks for the nice explanation. I understand now .

Enter the user’s input into separate variables using cin
Success !!! [output]#include <iostream> #include <string> using namespace std; int main () ...

Enter the user’s input into separate variables using cin
I know but I am confused how to create two separate variables ? I started c++ two days ago and I am...

Enter the user’s input into separate variables using cin
I have to write a program that prompts the user for their first name, then prompts the user for thei...