cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
c++ text file
c++ text file
Mar 7, 2012 at 8:28am UTC
bk89
(1)
just need to know how to display one record of struct data from the txt file and show new record at next time
Mar 7, 2012 at 10:18am UTC
Moschops
(7244)
Here is how to read files:
http://www.cplusplus.com/doc/tutorial/files/
Here is how to display things on screen:
http://www.cplusplus.com/doc/tutorial/basic_io/
Topic archived. No new replies allowed.