Showing posts with label File IO. Show all posts
Showing posts with label File IO. Show all posts

Wednesday, April 2, 2014

File IO Using Main Arguments

First, compile the code. 
Using the command prompt, the first argument is the file name. 
While the second argument is the name of the output file you want.
You may also specify the destination path of the file output on the second argument.