ldaclose man page on IRIX

Man page or keyword search:  
man Server   31559 pages
apropos Keyword Search (all sections)
Output format
IRIX logo
[printable version]



LDCLOSE(3X)							   LDCLOSE(3X)

NAME
     ldclose, ldaclose - close a common object file

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

     int ldclose (ldptr)
     LDFILE *ldptr;

     int ldaclose (ldptr)
     LDFILE *ldptr;

DESCRIPTION
     ldopen(3X) and ldclose provide uniform access to simple object files and
     object files that are members of archive files.  An archive of common
     object files can be processed as if it is a series of simple common
     object files.

     If TYPE(ldptr) does not represent an archive file, ldclose closes the
     file and frees the memory allocated to the LDFILE structure associated
     with ldptr.  If TYPE(ldptr) is the magic number for an archive file and
     if archive has more files, ldclose reinitializes OFFSET(ldptr) to the
     file address of the next archive member and returns FAILURE.  The LDFILE
     structure is prepared for a later ldopen(3X).  In all other cases,
     ldclose returns SUCCESS.

     ldaclose closes the file and frees the memory allocated to the LDFILE
     structure associated with ldptr regardless of the value of TYPE(ldptr).
     ldaclose always returns SUCCESS.  The function is often used with
     ldaopen.

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

SEE ALSO
     fclose(3S), ldopen(3X), ldfcn(4).

BUGS
     ONLY the memory associated with the LDFILE structure proper is freed.
     Memory allocated for subordinate structures (e.g. the symbol table) must
     be freed PRIOR to calling ldclose or ldaclose.

									Page 1

[top]

List of man pages available for IRIX

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net