2 lines
94 B
Mathematica
2 lines
94 B
Mathematica
|
|
[[NSFileManager defaultManager] copyItemAtPath:@"input.txt" toPath:@"output.txt" error:NULL];
|