parrotcode: IO Example | |
Contents | Examples |
examples/assembly/io2.pasm - IO Example
% ./parrot examples/assembly/io2.pasm
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.
|