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
Open a txt file from C++ program.
Open a txt file from C++ program.
Sep 28, 2008 at 1:16pm UTC
aditya063
(2)
Hey guyz,
what C++ code shud i give to open a help.txt file on end users demand?
thnx.
Sep 29, 2008 at 4:12pm UTC
jpeg
(133)
end users demand?
Here's the file I/O tutorial. You may be able to find what you need there.
http://www.cplusplus.com/doc/tutorial/files.html
Topic archived. No new replies allowed.