Modules§
Macros§
- ftok
- The
ftokmacro returns the System-V’IPC key from pathname. - shmat
- The
shmatmacro returns the fist memory address. - shmctl
- The
shmctlsets a information on the segment. - shmdt
- The
shmdtmacro detaches the shared memory from the memory address. - shmget
- The
shmgetmacro returns the id of a memory segment. - shmget_
id - The
shmget_idreturns and creates or gets the memory segment.