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
Read and write file using c
Read and write file using c
Feb 20, 2014 at 11:08pm UTC
hunkeelin
(159)
Is there something like Java I/O in C? where I can read a .txt file then write to it? Can anyone give me the simplest form of example in C++?
Feb 20, 2014 at 11:09pm UTC
Cronnoc
(273)
I/O with files:
http://www.cplusplus.com/doc/tutorial/files/
Topic archived. No new replies allowed.