parrotcode: IO Example | |
Contents | IMCC |
examples/pir/io.pir - IO Example
% ./parrot examples/pir/io.pir
Simple open/seek/write/close on a file. After the file is written it is read in again and printed to STDOUT. You should check where the file is going to be before you run this.
examples/io.
|