VMS Help  —  CRTL  dlsym
    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 extract
Arguments Description Return Values
Close Help