Next: 6.11 FLUSHW: flush I/O
Up: 6 Input/Output routines
Previous: 6.9 CLOSET: close temporary
6.10 BUFW: allocate I/O buffer
subroutine bufw(ifil,lenbuf,nbuf)
allocate a buffer of length abs(lenbuf) for file ifil
sets istay to 1, which freezes the contents of
buffer when it is full, except that finds may use the
top portion of the buffer; otherwise i/o is unbuffered.
does all i/o unbuffered.
nbuf: dummy in present implementation
P.J. Knowles and H.-J. Werner
molpro-support@tc.bham.ac.uk
Jan 10, 2000