Query: ldohseek
OS: ultrix
Section: 3x
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ldohseek(3x) ldohseek(3x) Name ldohseek - seek to the optional file header of a common object file Syntax #include <stdio.h> #include <filehdr.h> #include <syms.h> #include <ldfcn.h> int ldohseek (ldptr) LDFILE *ldptr; Description The function seeks to the optional file header of the common object file currently associated with ldptr. function returns success or failure. If the object file does not have an optional header or if it cannot seek to the optional header, fails. The program must be loaded with the object file access routine library libmld.a. See Also ldclose(3x), ldopen(3x), ldfhread(3x), ldfcn(5) RISC ldohseek(3x)
Related Man Pages |
---|
ldaclose(3x) - ultrix |
ldaclose(3) - osf1 |
ldlseek(3) - osf1 |
ldnrseek(3) - osf1 |
ldopen(3) - osf1 |
Similar Topics in the Unix Linux Community |
---|
Can I change my hostname without messing things up? |
PHP Write Man Pages to MySQL DB |