Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ ldohseek(S) — OpenDesktop Software Development System 3.0.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

ldfcn(FP)

ldahread(S)


 ldohseek(S)                    6 January 1993                    ldohseek(S)


 Name

    ldohseek - seek to the optional file header of a common object file

 Syntax


    cc  . . .  -lld


    #include  <filehdr.h>
    #include  <ldfcn.h>

    int ldohseek (ldptr)
    LDFILE *ldptr;


 Description

    The ldohseek function seeks to the optional file header of the common
    object file currently associated with ldptr.

    The ldohseek function returns SUCCESS or FAILURE.  ldohseek fails if the
    object file has no optional header or if it cannot seek to the optional
    header.

 See also

    ldfcn(FP), ldahread(S)

 Standards conformance

    ldohseek is not part of any currently supported standard; it is an exten-
    sion of AT&T System V provided by the Santa Cruz Operation.


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