| %SHMAT | Index Level | %SHMGET |
| Syntax | value = %SHMDT( (char*)shmaddr ) |
| Category | BASIC |
| Type | C Function |
| Description | detaches the shared memory segment located at the address specified by "shmaddr". |
| Options | |
| See Also | c function CFUNCTION %SHMGET %SHMAT |
| Example | |
| Warnings | |
| Compatibility | D3/Unix |
| %SHMAT | Index Level | %SHMGET |