PL\1



Input-Output

Input-Output is an integral part of PL/1, not an add-on via library functions, Files can be processed as streams of bytes or as individual records which can be fixed-length or variable. Files can be processed sequentially or randomlyby a record or key. Programs can start an I/O operation and later be interupted on comletion.

Hosted by www.Geocities.ws

1