Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

ldclose(3X)

ldopen(3X)

ldfhread(3X)

ldfcn(4)



ldohseek(3X)                     DG/UX 5.4.2                    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)                         1


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