Next: , Previous: , Up: Internal Routines   [Contents][Index]


15.5.212 fcrw

fcrw(var, file [, header])

fcrw, 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: fcrunwrite

Reverse: fzread

See also: fcw, fzwrite, fzread, fzhead, !crunch_slice