Next: fcrw, Previous: fave03, Up: Internal Routines [Contents][Index]
fcrunwrite(var, file [, header])
fcrunwrite, var, file [, header]
Writes var
and header
string into compressed
fz file
. The compression is of the lossless Rice kind with
run-length encoding. The function version returns 1 on success, 0 on
failure, and no error messages.
Alias: fcrw
Reverse: fzread
See also: fcwrite, fzwrite, fzread, fzhead, !crunch_slice