Description:
Write a buffer to the file with
the specified file descriptor.
Invocation
CALL FIO_WRITE( FD, BUF, STATUS )
Arguments
FD = INTEGER (Given)
The file descriptor.
BUF = CHARACTER (
)
(Given)
Expression containing the data to be written.
STATUS = INTEGER (Given and Returned)
The global status.
Copyright © 2000 Council for the Central Laboratory of the Research Councils