Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ f77initio.f(3) — CLIX 3.1r7.6.28

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

fnum(3)

flush(3)



  f77initio(3)                        CLIX                        f77initio(3)



  NAME

    f77initio, f77uninitio - Initializes or terminates FORTRAN I/O from C

  LIBRARY

    FORTRAN Library (libap_f.a)

  SYNOPSIS

    void f77initio( );

    void f77uninitio( );

  DESCRIPTION

    The f77initio() function initializes FORTRAN I/O by calling the
    appropriate functions in the FORTRAN library.  The f77initio() function
    must be called in programs that define their main function in C and also
    use FORTRAN I/O.  The f77uninitio() terminates FORTRAN I/O by calling the
    appropriate functions in the FORTRAN library.  f77uninitio() flushes data
    and closes any open FORTRAN logical unit numbers.  These two functions are
    designed to be called from C source only.

  RELATED INFORMATION

    Functions:  fnum(3), flush(3)



























  2/94 - Intergraph Corporation                                              1




Typewritten Software • bear@typewritten.org • Edmonds, WA 98026