Previous: , Up: Disk I/O   [Contents][Index]


11.12.1.3 Input from Uncompressed Disk Files

These routines read uncompressed data from a disk file.

arestore

To restore simple variables from a disk file (ASTORE format).

f0h

To retrieve a file header (FZ format).

f0head

To retrieve a file header (FZ format)

f0r

To read from a disk file (FZ format).

f0read

To read from a disk file (FZ format).

freadf

To read from a disk file (ASCII format).

freads

To read from a string (ASCII format).

fzh

To retrieve a file header (FZ format).

fzhead

To retrieve a file header (FZ format).

fzr

To read from a disk file (FZ format).

fzread

To read from a disk file (FZ format).

readf

To read from a disk file (ASCII format).

readu

To read from a disk file (unformatted).

restore

To read from a disk file (FZ format).