I use argc and argv to get the name of the files but i dont know how to use the command line to pass it into the program. How do i get the command line to pop up? and what to i have to type in the command line if i want the first argv to be inFile and the second to be outFile?