How to write and then read from fileThanks Chervil Ok, lets say the file is suppose to be created manually. Lets not make it complicate...
How to write and then read from fileThanks for the help and the link. For me to understand what i must do is more important than to get ...
How to write and then read from fileHi All I have data like this that should be stored in a file W 200 I 300 D 200 D 30...
Capture a spaceCorrect. I see the actuall issue was that i tried to enter a name like Mr. J. Blog which contained s...
Capture a spaceThanks for the explaination. I see if i change teh statement to getline(cin, name, '\n'); it also wo...