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

  man pages->IRIX man pages -> standard/ldahread (3)              
Title
Content
Arch
Section
 

Contents


LDAHREAD(3X)							  LDAHREAD(3X)


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 (ldptr, arhead)
     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.

     ldahread 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(3X), ldopen(3X), ar(4), ldfcn(4), and intro(4).



























									Page 1
[ 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