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

📄 ldtbindex.3x

📁 <B>Digital的Unix操作系统VAX 4.2源码</B>
💻 3X
字号:
.TH ldtbindex 3x RISC.SH Nameldtbindex \- compute the index of a symbol table entry of a common object file.SH Syntax.nf.ta \w'LDFILE\ \ \ 'u.B #include <stdio.h>.B #include <filehdr.h>.B #include <syms.h>.B #include <ldfcn.h> .ft R.PP.BR "long ldtbindex (" ldptr ).BR "\s-1LDFILE\s+1 \(**" ldptr ;.fi.DT.ft R.SH DescriptionThe.PN ldtbindexreturns the.RB ( long )index of the symbol table entryat the current positionof the common object fileassociated with.IR ldptr ..PPThe index returned by.PN ldtbindexcan be used in later calls to .MS ldtbread 3x ..PN ldtbindexreturns the index of the symbol table entry that begins at the currentposition of the object file; therefore,if.PN ldtbindexis called immediately after a particular symbol table entry has beenread,it returns the the index of the next entry..PPIf there are no symbols in the object fileor if the object file is not positioned at the beginning of a symboltable entry,.PN ldtbindexfails and returns BADINDEX (\-1)..PPNote that the first symbol in the symbol table has an index of.IR zero ..SH See Alsoldclose(3x),ldopen(3x),ldtbread(3x),ldtbseek(3x),ldfcn(5)

⌨️ 快捷键说明

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