www.delorie.com/djgpp/doc/libc/libc_155.html   search  
libc.a reference

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

dlerrstatsym

Syntax

 
#include <sys/dxe.h>

extern void (*dlerrstatsym) (const char *module, const char *symbol);

Description

This is a pointer to a function that is being called during static linking when the dynamic loader finds that some symbol is missing from dynamic module. The function should never return.

Portability

ANSI/ISO C No
POSIX No


  webmaster     delorie software   privacy  
  Copyright © 2004     Updated Apr 2004