此函数使用可选的FLAGS将消息MSG发送到消息队列ID。
以下是此函数的简单语法 -
msgsnd ID, MSG, FLAGS
此函数在出错时返回0,在成功时返回1。
Following is the example code showing its basic usage −
When above code is executed, it produces the following result −