Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ ldohseek(3x) — AIX PS/2 1.2.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

ldclose, ldaclose

ldfcn

ldopen, ldaopen

ldfhread



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 <stdio.h>
#include <filehdr.h>
#include <ldfcn.h>

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



Typewritten Software • bear@typewritten.org • Edmonds, WA 98026