Next: select, Up: Further functions [Index]
Save a single variable to a binary stream, to be subsequently loaded with fload. Returns true if successful. Not suitable for data transfer between machines of different type.
Loads a single variable of any type from a binary stream, where it was previously saved with fsave. Not suitable for data transfer between machines of different type.