View Single Post
Old 07-18-2016, 04:19 PM   #6
Dinglesberry
longing
FFR Veteran
 
Dinglesberry's Avatar
 
Join Date: Dec 2007
Location: Ontario, Canada
Posts: 2,680
Default Re: programming question

http://stackoverflow.com/questions/1...har-array-in-c

You should be able to get a string with cin, even so, you are sure it doesn't work if you ensure the types are correct?

It should just be a matter of iterating through the char array... Make sure you aren't messing up types somewhere.
Dinglesberry is offline   Reply With Quote