rjwilldohisbest
Technical User
Hi All
I have written a questionare program, begginer here, and when I enter the name part and include a space I get an error in dos and the rest of the screen prints out while leaving the first characters showing and not the ones after the space. Is there a way I can use spaces instead of having to use two cout and cin lines for first and last name? Be nice to combine them on one line with only one cout and cin line
Thanks for your time.
RJ
I have written a questionare program, begginer here, and when I enter the name part and include a space I get an error in dos and the rest of the screen prints out while leaving the first characters showing and not the ones after the space. Is there a way I can use spaces instead of having to use two cout and cin lines for first and last name? Be nice to combine them on one line with only one cout and cin line
Thanks for your time.
RJ