February 2012
Intermediate to advanced
1184 pages
37h 17m
English
shmreadID,VAR,POS,SIZE
This function reads from the shared memory segment
ID starting at position
POS for size SIZE
(by attaching to it, copying out, and detaching from it).
VAR must be a variable that will hold the
data read. The function returns true if successful, or false if there is
an error.
This function is available only on machines supporting System V IPC.
Read now
Unlock full access