Dear Friends, Any idea why the msgrcv is receiving a blank buffer? Here is the code: enter code here #include <sys/msg.h>
I have a message queue from which I am getting messages in a loop. The problem is that I don\'t know how to exit the loop. msgrcv returns type size_t so it keeps going. What value should开发者_StackOv