NO.FIO - don't load Fortran I/O support.

Description:

Normally, loading a Fortran subroutine will cause the Fortran I/O support package to be loaded. If the Fortran code does not do any I/O, it is possible to reduce the size of the program by an EXTRN reference to "no.fio". If you specify "no.fio" but the program DOES attempt to use Fortran I/O, it will probably die a horrible and obscure death.

See Also:

expl b fortran
for more details about Fortran support.

Copyright © 1996, Thinkage Ltd.