cin/cout Undeclared

Pages: 12
May 30, 2013 at 4:23am
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
May 30, 2013 at 4:24am
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