dlerror man page on MacOSX

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

DLERROR(3)		 BSD Library Functions Manual		    DLERROR(3)

NAME
     dlerror — get diagnostic information

SYNOPSIS
     #include <dlfcn.h>

     const char*
     dlerror(void);

DESCRIPTION
     dlerror() returns a null-terminated character string describing the last
     error that occurred on this thread during a call to dlopen(),
     dlopen_preflight(), dlsym(), or dlclose().	 If no such error has
     occurred, dlerror() returns a null pointer.  At each call to dlerror(),
     the error indication is reset.  Thus in the case of two calls to
     dlerror(), where the second call follows the first immediately, the sec‐
     ond call will always return a null pointer.

SEE ALSO
     dlopen(3) dlopen_preflight(3) dlclose(3) dlsym(3) dyld(3)

				April 17, 2006
[top]

List of man pages available for MacOSX

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