Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ intro(3F) — SunOS 1.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

INTRO(3F)  —  FORTRAN LIBRARY ROUTINES

NAME

intro − introduction to FORTRAN library functions

DESCRIPTION

This section describes those functions that are in the FORTRAN run time library.  The functions listed here provide an interface from f77 programs to the system in the same manner as the C library does for C programs.  They are automatically loaded as needed by the Fortran compiler f77(1).

Most of these functions are in libU77.a.  Some are in libF77.a or libI77.a.  A few intrinsic functions are described for the sake of completeness. 

For efficiency, the SCCS ID strings are not normally included in the a.out file. To include them, simply declare

 external f77lid
 

in any f77 module. 

LIST OF FUNCTIONS

NameAppears on PageDescription

Sun Release 1.1  —  Last change: 12 January 1984

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