📄 ldahread.3x
字号:
.TH ldahread 3x RISC.SH Nameldahread \- read the archive header of a member of an archive file .SH Syntax.nf.ta \w'\s-1LDFILE\s+1\ \ \ 'u.B #include <stdio.h>.B #include <ar.h>.B #include <filehdr.h>.B #include <syms.h>.B #include <ldfcn.h>.PP.BR "int ldahread (" "ldptr, arhead" ).BR "\s-1LDFILE\s+1 \(**" ldptr ;.BR "\s-1ARCHDR\s+1 \(**" arhead ;.fi.DT.SH DescriptionIf .BI \s-1TYPE\s+1( ldptr )is the archive file magic number, the.PN ldahreadfunction reads the archive header of the common object file currently associated with.I ldptrinto the area of memory beginning at.IR arhead ..PPThe.PN ldahreadfunction returns success or failure. If .BI \s-1TYPE\s+1( ldptr )does not represent an archive file or if it cannot read the archive header,.PN ldahreadfails..SH See Alsointro(3x), ldclose(3x), ldopen(3x), ar(5), ldfcn(5)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -