LDOHSEEK(3x,L) AIX Technical Reference LDOHSEEK(3x,L) ------------------------------------------------------------------------------- ldohseek PURPOSE Seeks to the optional file header of a common object file. LIBRARY Object File Access Routine Library (libld.a) SYNTAX #include #include #include int ldohseek (ldptr) LDFILE *ldptr; DESCRIPTION The ldohseek subroutine seeks to the optional file header of the common object file currently associated with ldptr. The ldohseek subroutine returns SUCCESS or FAILURE. The ldohseek routine fails if the object file has no optional header or if it cannot seek to the optional header. RELATED INFORMATION In this book: "ldclose, ldaclose," "ldfcn," "ldopen, ldaopen," and "ldfhread." Processed November 7, 1990 LDOHSEEK(3x,L) 1