VMS Help  —  CRTL  shm_open
    Opens a shared memory object.

    This function is supported on OpenVMS Integrity servers and
    Alpha only.

    Format

      #include  <sys/mman.h>

      int shm_open  (const char *name, int oflag, mode_t mode);
Additional Information: explode extract
Argument Description Return Values
Close Help