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


15.5.211 fcrunwrite

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