NAME

examples/pir/io.pir - IO Example

SYNOPSIS

    % ./parrot examples/pir/io.pir

DESCRIPTION

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.

SEE ALSO

examples/io.