Next: fft, Previous: fcw, Up: Internal Routines [Contents][Index]
fcwrite(var, file [, header])
fcwrite, var, file [, header]
Writes var
and also header
(which may be a
string or a string array) into compressed fz file
. The
function version returns 1
on success, 0
on failure, and
no error messages.
Alias: fcw
Reverse: fzread