I want to make a program that reads a file destination from cmd line. That should happen twice because i want to use two files. Therefore i used argv as a parameter in main. The