Previous: Byte Order, Up: Data I/O Routines [Contents][Index]
Output to tape files is performed through the subroutines tapwrt
and tapebufout
. Input is done through taprd
and
tapebufin
. skipf
is used for skipping files (either
forward or backward), skipr
for skipping records (either forward
or backward), and rewind
for rewinding the tape.
See also: rewind, skipf, skipr, tapebufin, tapebufout, taprd, tapwrt