delorie.com/djgpp/doc/libc/libc_160.html | search |
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
#include <sys/dxe.h> int dlunregsym (const dxe_symbol_table *symtab); |
This function removes a table of symbols exported into the loaded modules.
For completeness - the inverse of dlregsym
and rarely used.
Returns number of symbol tables in use if success, -1 on failure.
ANSI/ISO C | No |
POSIX | No |
webmaster | delorie software privacy |
Copyright © 2004 | Updated Apr 2004 |