Thursday, October 9, 2014

Passing Files as Arguments to a C++ Program

When you make a program that has input and output files, you can pass those files into the program immediately when you run the program.