Thread
:
Only first name
View Single Post
#
1
(
permalink
)
11-08-2006, 07:27 PM
Ronin
Programming Professional
Join Date: Apr 2006
Posts: 299
Rep Power:
11
Only first name
I use this:
Code:
string name; cin >> name;
but when the user enters "Jane Doe" the name string only contains "Jane". How can I fix this?
Ronin
View Public Profile
Send a private message to Ronin
Find all posts by Ronin
Sponsored Links