Problem writing user inputs to text fileThe cin.ignore() worked fine for the intended purpose as the int cout was asking for an age. I inser...
Problem writing user inputs to text fileThanx for the reply.I tried to use int and short but both were causing my next string to be skipped....
Problem writing user inputs to text fileNever mind, problem solved although I am unsure if this is the easy way to do it. I ended up with, ...
Problem writing user inputs to text fileI am having a problem with a program I was asked to make for a class and unfortunately I was only ab...