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
?How to save load file -- obj of class
?How to save load file -- obj of class
Oct 5, 2008 at 1:51pm UTC
cepaoz
(1)
How to save and load file bin,txt,etc What can i do
case : Save file ?
case : Load file ?
p.s
- use vector to save and load data
- data is 3 column and many row
help me any code
thank so much
I come from thai
Last edited on
Oct 5, 2008 at 2:06pm UTC
Oct 6, 2008 at 8:39am UTC
Faldrax
(324)
See
http://www.cplusplus.com/doc/tutorial/files.html
for an overview of using files.
If the tutorial does nto answer what you need let us know what you are stuck on (and post the code you have tried but fails).
Topic archived. No new replies allowed.