View Single Post
Old Aug 28th, 2008, 11:41 AM   #20
al3x
Game Dev Beginner
 
al3x's Avatar
 
Join Date: Aug 2008
Location: Manchester
Posts: 11
Rep Power: 0 al3x is on a distinguished road
Re: String to Char Array Conversion

Seems like cin stops after a space char (now speculating) and probably puts the rest of the string in next variable (?). I'm not great if it comes to console apps.

Glad I could help
al3x is offline   Reply With Quote