intro.3f

来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 3F 代码 · 共 31 行

3F
31
字号
.\" SCCSID: @(#)intro.3f	8.1	9/11/90.TH intro 3f VAX "" Unsupported.SH Nameintro \- introduction to FORTRAN library functions.SH Description.NXR "intro(3f) keyword".NXR "FORTRAN library" "introduction".NXR "FORTRAN library" "defined".NXR "SID" "FORTRAN library and".PPThis section describes those functions that are in the FORTRAN run timelibrary.  The functions listed here provide an interface from .PN f77programs to the system in the same manner as the C library does for Cprograms.  They are automaticallyloaded as needed by the FORTRAN compiler.MS f77 1 ..PPMost 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..PPFor efficiency, the SCCS ID strings are not normally included in the.PN a.outfile. To include them, simply declare the following in any .PN f77module:.EXexternal f77lid.EE

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?