ldohseek.3x

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

3X
35
字号
.TH ldohseek 3x RISC.SH Nameldohseek \- seek to the optional file header of a common object file.SH Syntax.ft B.nf.ta \w'\s-1LDFILE\s+1\ \ \ 'u.B #include <stdio.h>.B #include <filehdr.h>.B #include <syms.h>.B #include <ldfcn.h> \}.PP.BR "int ldohseek (" ldptr ).BR "\s-1LDFILE\s+1 \(**" ldptr ;.fi.DT.SH DescriptionThe.PN ldohseekfunction seeks to the optional file header of the common object filecurrently associated with.IR ldptr ..PP.PN ldohseekfunction returns success or failure. If the object file does not have anoptional header or if it cannot seek to the optional header, .PN ldohseekfails..PPThe program must be loaded with the object file access routine library.BR libmld.a ..SH See Alsoldclose(3x), ldopen(3x), ldfhread(3x), ldfcn(5)

⌨️ 快捷键说明

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