📄 long.3f
字号:
.\" SCCSID: @(#)long.3f 8.1 9/11/90.TH long 3f VAX "" Unsupported.SH Namelong, short \- integer object conversion.SH Syntax.B integer*4 function long (int2).br.B integer*2 int2.sp 1.B integer*2 function short (int4).br.B integer*4 int4.SH Description.NXR "long subroutine (FORTRAN)".NXR "short subroutine (FORTRAN)".NXR "integer object" "converting"These functions provide conversion between short and long integerobjects. The.PN longsubroutineis useful when constants are used in calls to library routines andthe code is to be compiled with ``-i2''. The.PN shortsubroutineis useful in similar context when an otherwise long object must bepassed as a short integer..SH Files.ie \nM /usr/ucb/lib/libF77.a.el /usr/lib/libF77.a
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -