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
How to read from txt file
How to read from txt file
Oct 24, 2010 at 2:12pm UTC
qwertyasdfgh
(70)
How does my code from C++ compiler will read the text file. I mean just tell me what do i have to type in text file ? I don't know what to type.
Thanks
Oct 24, 2010 at 2:56pm UTC
Albatross
(4553)
There's a neat little tutorial on this site about file I/O that you can read here:
http://cplusplus.com/doc/tutorial/files/
I hope it helps!
-Albatross
Topic archived. No new replies allowed.