cvs.delorie.com/djgpp/doc/libc/libc_160.html   search  
libc.a reference

[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

dlunregsym

Syntax

 
#include <sys/dxe.h>

int dlunregsym (const dxe_symbol_table *symtab);

Description

This function removes a table of symbols exported into the loaded modules. For completeness - the inverse of dlregsym and rarely used.

Return Value

Returns number of symbol tables in use if success, -1 on failure.

Portability

ANSI/ISO C No
POSIX No


  webmaster     delorie software   privacy  
  Copyright © 2004     Updated Apr 2004