⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 link.3f

📁 <B>Digital的Unix操作系统VAX 4.2源码</B>
💻 3F
字号:
.\" SCCSID: @(#)link.3f	8.1	9/11/90.TH link 3f VAX "" Unsupported.SH Namelink, symlink \- make a link to an existing file.SH Syntax.B function link (name1, name2).br.B character*(*) name1, name2.sp 1.B integer function symlnk (name1, name2).br.B character*(*) name1, name2.SH Description.NXR "link subroutine (FORTRAN)".NXA "link subroutine (FORTRAN)" "unlink subroutine (FORTRAN)".NXR "file" "linking"The.I name1must be the pathname of an existing file.The.I name2is a pathname to be linked to file.IR name1 .The.I name2must not already exist..PPThe.PN symlnksubroutine creates a symbolic link to.IR name1 ..SH RestrictionsPathnames can be no longer than MAXPATHLEN as defined in<sys/param.h>..SH Return ValuesThe returned value will be 0 if successful and a system error code otherwise..SH Files.ie \nM /usr/ucb/lib/libU77.a.el /usr/lib/libU77.a.SH See Alsolink(2), symlink(2), perror(3f), unlink(3f)

⌨️ 快捷键说明

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