z/OS Using REXX and z/OS UNIX System Services
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


shmdt

z/OS Using REXX and z/OS UNIX System Services
SA23-2283-00

Read syntax diagramSkip visual syntax diagram
>>-shmdt--address----------------------------------------------><

Function

shmdt detaches a shared memory segment.

Parameters

address
The address of the shared memory segment as returned by shmat.

Example

'shmdt (shmaddr)'

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014