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