RosettaCodeData/Task/Character-codes/ALGOL-68/character-codes-2.alg
Ingy döt Net 764da6cbbb CDE
2013-04-10 16:57:12 -07:00

4 lines
147 B
Text

FILE tape;
INT errno = open(tape, "/dev/tape1", stand out channel)
make conv(tape, ebcdic conv);
FOR record DO getf(tape, ( ~ )) OD; ~ # etc ... #