Cave of Programming: "Reading and Writing Files"

Watch the first video to explore reading input from a file and to see how you can move from simple keyboard input that we have done thus far to inputting from a file. The second video teaches how to store your output into a file rather than the screen.

Though these videos refer to Java, the same principles apply to C++.



Last modified: Thursday, November 10, 2016, 3:29 PM