ЭЛЕКТРОННАЯ БИБЛИОТЕКА КОАПП |
Сборники Художественной, Технической, Справочной, Английской, Нормативной, Исторической, и др. литературы. |
msgsndmsgsnd id, msg, flags Calls the System V IPC The function returns true if successful, or false if there is an error. On error, it puts the error code into$msg = pack "L a*", $type, $text_of_message; $! . Before
calling, you should say:
This function is available only on machines supporting System V IPC.require "ipc.ph"; require "msg.ph"; |