Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ ldohseek(3X) — DG/UX R4.11MU05

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

ldclose(3X)

ldopen(3X)

ldfhread(3X)

ldfcn(4)



ldohseek(3X)                   DG/UX R4.11MU05                  ldohseek(3X)


NAME
       ldohseek - seek to the optional file header of an object file

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

       int ldohseek (ldptr)
       LDFILE *ldptr;

DESCRIPTION
       Ldohseek positions the file at the optional file header of the object
       file currently associated with ldptr.

       Ldohseek returns SUCCESS or FAILURE.  Ldohseek will fail if it cannot
       seek to the system header.

       The program must be loaded with the object file access routine
       library libld.a.

SEE ALSO
       ldclose(3X), ldopen(3X), ldfhread(3X), ldfcn(4).


Licensed material--property of copyright holder(s)

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