shm_remove

shm_remove -- Removes shared memory

Description

int shm_remove (long key);

Removes shared memory from the Unix system. All data will be destroyed.