shm_remove

shm_remove -- UNIX システムから共有メモリを削除する

説明

int shm_remove(int shm_identifier);

UNIX システムから共有メモリを削除します。全てのデータは破棄されます。