getarg.3f

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

3F
29
字号
.\" SCCSID: @(#)getarg.3f	8.1	9/11/90.TH getarg 3f VAX "" Unsupported.SH Namegetarg, iargc \- return command line arguments.SH Syntax.B subroutine getarg (k, arg).br.B character*(*) arg.sp 1.B function iargc ().SH Description.NXR "getarg subroutine (FORTRAN)".NXR "iargc subroutine (FORTRAN)".NXR "command line" "returning arguments"A call to.PN getargwill return the \fBk\fIth\fR command line argument in character string.I arg.The 0\fIth\fR argument is the command name..PPAn.PN iargccall returns the index of the last command line argument..SH Files.ie \nM /usr/ucb/lib/libU77.a.el /usr/lib/libU77.a.SH See Alsoexecve(2), getenv(3f)

⌨️ 快捷键说明

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