cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
cin/cout Undeclared
Page 2
cin/cout Undeclared
Pages:
1
2
May 30, 2013 at 4:23am UTC
gobiking
(44)
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 UTC
letscode
(110)
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:
1
2