NAME ^

examples/assembly/io2.pasm - IO Example

SYNOPSIS ^

    % ./parrot examples/assembly/io2.pasm

DESCRIPTION ^

Quick sample for using the open/read ops read op is limited to 65535 bytes per read.

Note that the file it expects to find is /etc/passwd.

SEE ALSO ^

examples/assembly/io1.pasm.


parrot