subroutine findw(len,ifil,name,ioffs)Initiate I/O to read
len
words from record name
at offset ioffs
. This will
typically precede the corresponding lesw
call,
and can lead to enhanced
efficiency on platforms where asynchronous I/O is implemented.