cin/cout Undeclared

Pages: 12
If he does cin>>string with first and last name it will need to be written as cout<<name<<" "<<name because the compiler will take bob jones as two values
You are welcome, you will figure out what you did wrong much better if you compare the new code with the one you posted in the very beginning.
Topic archived. No new replies allowed.
Pages: 12