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


15.5.214 fcwrite

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

See also: fzwrite, fzread, fzhead