next up previous index
Next: I303 Read a Up: CERNLIB Previous: I202 KUIP -

I302 Format-Free Input Processing

Routine ID: I302
Author(s): See belowLibrary: PACKLIB
Submitter: J.C. LassalleSubmitted: 30.01.1980
Language: FortranRevised: 17.12.1991

Authors: R. Brun, R. Hagelberg, M. Hansroul, I. Ivanchenko, J.C. Lassalle, G. Misuri, J. Vorbrueggen
OBSOLETE

Please note that this routine has been obsoleted in CNL 219. Users are advised not to use it any longer and to replace it in older programs. No maintenance for it will take place and it will eventually disappear.
Suggested replacement: KUIP (I202)

FFREAD provides the user with a facility for free-format data input, providing a suitable tool to transmit and/or modify variables at run-time without recompilation.

Structure:

SUBROUTINE subprograms
User Entry Names: FFREAD, FFINIT, FFSET, FFKEY, FFGO, FFGET
Internal Entry Names: FFCARD, FFFIND, FFGOR, FFSKIP, FFUPCA
Files Referenced: Input, Output (both default or user defined)
External References: UCOPY (V301), UCTOH, UHTOC (M409), FFUSER (optionally user supplied)

Usage:

See Long Write-up.

I303


Janne Saarela
Mon Apr 3 15:06:23 METDST 1995