ultrix man page for ldtbseek

Query: ldtbseek

OS: ultrix

Section: 3x

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

ldtbseek(3x)															      ldtbseek(3x)

Name
       ldtbseek - seek to the symbol table of a common object file

Syntax
       #include <stdio.h>
       #include <filehdr.h>
       #include <syms.h>
       #include <ldfcn.h>

       int ldtbseek (ldptr)
       LDFILE *ldptr;

Description
       The function seeks to the symbol table of the  object file currently associated with ldptr.

       The function returns success or failure.  If the symbol table has been stripped from the object file or if it cannot seek to the symbol ta-
       ble, ldtbseek fails.

See Also
       ldclose(3x), ldopen(3x), ldtbread(3x), ldfcn(5)

								       RISC							      ldtbseek(3x)
Related Man Pages
ldclose(3x) - ultrix
ldgetpd(3x) - ultrix
ldopen(3x) - ultrix
ldgetname(3) - osf1
ldlseek(3) - osf1
Similar Topics in the Unix Linux Community
How do you detect keystrokes in canonical mode?
Linux (Ubuntu) = Unix (NOT IMPORTANT - NO RUSH)
Can I change my hostname without messing things up?
PHP Write Man Pages to MySQL DB