cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
How do i make my program record spaces?
How do i make my program record spaces?
Nov 4, 2013 at 12:17am UTC
Nitrosolid
(35)
Im making a Vocabulary study program.I want it the user to put the word's name and definition.When the person types space then everything after that isnt recorded.Im using the Fstream library and saving the data to a txt file.
Nov 4, 2013 at 12:36am UTC
mobotus
(275)
Not using getline?
Nov 4, 2013 at 2:01am UTC
Nitrosolid
(35)
Oh i feel like an idiot.I was unaware of it.Thanks
Topic archived. No new replies allowed.