|
|
BSD 4.2
program filetest(input, output, testfile);
var testfile : text;
begin
writeln('opening testfile');
rewrite(testfile);
writeln(testfile, 'all done');
end.
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.