*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->Tru64 Unix man pages -> ldahread (3)              
Title
Content
Arch
Section
 

ldahread(3)

Contents


NAME    [Toc]    [Back]

       ldahread  -  read  the  archive  header  of a member of an
       archive file

SYNOPSIS    [Toc]    [Back]

       #include <stdio.h> #include <ar.h>

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

       int ldahread(
               LDFILE *ldptr,
               ARCHDR *arhead );

DESCRIPTION    [Toc]    [Back]

       If  TYPE(ldptr)  is  the  archive   file   magic   number,
       ldahread()  reads  the archive header of the common object
       file currently associated with ldptr into the area of memory
 beginning at arhead.

       The  ldahread()  routine  returns  SUCCESS or FAILURE.  If
       TYPE(ldptr) does not represent an archive file  or  if  it
       cannot read the archive header, ldahread() fails.

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

SEE ALSO    [Toc]    [Back]

      
      
       ldclose(3), ldopen(3), ar(4), ldfcn(4), intro(4)



                                                      ldahread(3)
[ Back ]
 Similar pages
Name OS Title
elf_getarhdr IRIX retrieve archive member header
elf_rand IRIX random archive member access
elf_next IRIX sequential archive member access
st_is_obj_archive Tru64 routines to check whether an object is an archive and to process object files within an archive
st_obj_open Tru64 routines to check whether an object is an archive and to process object files within an archive
st_object_type Tru64 routines to check whether an object is an archive and to process object files within an archive
st_ar_member_next Tru64 routines to check whether an object is an archive and to process object files within an archive
st_obj_close Tru64 routines to check whether an object is an archive and to process object files within an archive
st_file_is_archive Tru64 routines to check whether an object is an archive and to process object files within an archive
pax Tru64 Archive file format
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service