Next: find, Previous: filetypename, Up: Internal Routines [Contents][Index]
filewrite, lun, array [, start]
Writes the data values from array
unformatted to the file
opened on logical unit lun
, starting at position
start
in the file, measured in units of a data value from
array
. If start
is not specified, then the
data is written at the current file position.