Structure Diagram for SIO: Generic FZ Input Output
==================================================
An Introduction to the Structure Diagrams is available.
NB These links will be broken until the HTML Version of the Code is installed.
Introduction
------------
This forms a complete interface to ZEBRA's FZ (sequential I/O) package. It
ensures that:-
o The C interface is used (for tape reading portability).
o A suitable record size is selected (for efficient media usage).
o Exchange format is employed (so data can be exchanged between platforms).
Titles Banks Used
-----------------
None.
Initialisation Routines
-----------------------
SIO_INI
Execution Routines
------------------
SIO_OPEN
SIO_READ
SIO_WRITE
SIO_CLOSE
Termination Routines
--------------------
None.
Go Back to the
Snoman Companion Top Page