📄 getcwd.3f
字号:
.\" SCCSID: @(#)getcwd.3f 8.1 9/11/90.TH getcwd 3f VAX "" Unsupported.SH Namegetcwd \- get pathname of current working directory.SH Syntax.B integer function getcwd (dirname).br.B character*(*) dirname.SH Description.NXR "getcwd subroutine (FORTRAN)".NXR "working directory" "getting pathname"The pathname of the default directory for creating and locating fileswill be returned in.I dirname.The value of the function willbe zero if successful; an error code otherwise..SH RestrictionsPathnames can be no longer than MAXPATHLEN as defined in<sys/param.h>..SH Files.ie \nM /usr/ucb/lib/libU77.a.el /usr/lib/libU77.a.SH See Alsochdir(3f), perror(3f)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -