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


15.5.268 fzwrite

fzwrite, var, file [, header]

fzwrite(var, file [, header])

Writes array var and also header (which may be a string or a string array) into uncompressed fz file. The function version returns 1 on success, 0 on failure, and no error messages.

See also: fcwrite, fzread, fzhead

Alias: fzw, f0w, f0write