06-17-2011, 01:15 PM
Yep, just use fstream (#include <fstream>).
It's quick and easy to use. Getting output and input from files is just like getting output and input from consoles.
It's quick and easy to use. Getting output and input from files is just like getting output and input from consoles.