|
I Need Help!
I need help with a part of my program. I need a program that is made with a static method which copies to two files which it has in the parameter.
Sort of like this filecopy.kopier("fil1.txt", "fil2.txt");
It has to copy the infomation for 1 to 2. Can anyone help?
Some examples would have been fine!:;D
|