描述
此功能使用可选的FLAGS将消息MSG发送到消息队列ID。
语法
以下是此函数的简单语法-
msgsnd ID, MSG, FLAGS
返回值
该函数在错误时返回0,在成功时返回1。
When above code is executed, it produces the following result −
-->
此功能使用可选的FLAGS将消息MSG发送到消息队列ID。
以下是此函数的简单语法-
msgsnd ID, MSG, FLAGS
该函数在错误时返回0,在成功时返回1。
When above code is executed, it produces the following result −
-->