|
VMS Help CRTL, dlopen *Conan The Librarian |
Provides an interface to the dynamic library loader to allow
shareable images to be loaded and called at run time.
Format
#include <dlfcn.h>
void *dlopen (char *pathname, int mode);
Additional Information (explode) :
|
|