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 from file
read from file
Dec 24, 2010 at 6:20pm UTC
etemadian
(1)
friends ;
I saved a usernames and account in txt file and I want to when file launches user enter their username and password and if their username and password mach program continue.
so I wnt to only read from determind file .
Dec 24, 2010 at 10:36pm UTC
ne555
(10692)
http://www.cplusplus.com/doc/tutorial/files/
Dec 25, 2010 at 10:53am UTC
thecodewall
(37)
try this one:
http://codewall.blogspot.com/2010/12/reading-and-writing-file-in-c.html
Last edited on
Jan 5, 2011 at 2:46am UTC
Topic archived. No new replies allowed.