For Windows: Not Supported
The %shmdt() function detaches the shared memory segment located at the address specified by shmaddr.
Syntax
value = %shmdt((char*)shmaddr) |
See Also
%shmat() Function, %shmget() Function, FlashBASIC C Functions Overview, cfunction Statement