This manual serves at the same time as a Reference manual and as a User Guide for the EPIO package.
In this manual examples are in monotype face and strings to be input by the user are underlined. In the index the page where a routine is defined is in bold, page numbers where a routine is referenced are in normal type.
In the description of the routines a * following
the name of a parameter indicates that this is an output parameter.
If another * precedes a parameter in the calling sequence, the
parameter in question is both an input and output parameter.
This document has been produced using LaTeX [1]
with the cernman style option, developed at CERN.
A compressed PostScript file epio.ps.Z,
containing a complete printable version
of this manual, can be obtained from any CERN machine
by anonymous ftp as follows
(commands to be typed by the user are underlined):
ftp asis01.cern.ch
Trying 128.141.201.136...
Connected to asis01.cern.ch.
220 asis01 FTP server (Version 6.10 ...) ready.
Name (asis01:username): anonymous
Password: your_mailaddress
230 Guest login ok, access restrictions apply.
ftp> cd cernlib/doc/ps.dir
ftp> binary
ftp> get epio.ps.Z
ftp> quit