/sys$common/syshlp/HELPLIB.HLB
CRTL, dlsym

 *Conan The Librarian

    Returns the address of the symbol name found in a shareable
    image.

    Format

      #include  <dlfcn.h>

      void *dlsym  (void *handle, char *name);

  Additional Information (explode) :

  Close     Help