|
Library /sys$common/syshlp/HELPLIB.HLB CRTL, shm_open *Conan The Librarian |
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) :
|
|