February 2020
Beginner to intermediate
616 pages
15h 16m
English
This detaches the shared memory segment. Here is its syntax:
int shmdt(const void *addr);
Here, addr represents the address at which the shared memory segment is located.
Read now
Unlock full access