Saving/Loading in C++
Is there a function to save to a file in C++? I am making a text-based RPG in C++ so I can get the hang of the language, but I don''t know how to save or load information. Does anyone have the syntax and/or explanation for a way to do this? Thanks.
Do a search for the article named Simple File I/O. It explains how to use the fstream functions... That should answer all your questions...
"And that''s the bottom line cause I said so!"
Cyberdrek
Headhunter Soft
A division of DLC Multimedia
Resist Windows XP''s Invasive Production Activation Technology!
"gitty up" -- Kramer
"And that''s the bottom line cause I said so!"
Cyberdrek
Headhunter Soft
A division of DLC Multimedia
Resist Windows XP''s Invasive Production Activation Technology!
"gitty up" -- Kramer
[Cyberdrek | ]
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement