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


15.5.581 store

store, var, file [, header]

store(var, file [, header])

Writes array var and header string into uncompressed fz file. The function version returns 1 on success, 0 on failure, and no error messages.

See also: fcwrite, fzread, fzhead, restore

Alias: fzwrite, f0w, f0write, fzw