5 lines
94 B
Plaintext
5 lines
94 B
Plaintext
argv['d'] = "";
|
|
argv['i'] = "input.txt";
|
|
argv['o'] = "output.txt";
|
|
setopt("i:do:", argv);
|