COHERENT help

This page displays the COHERENT help information for msgrcv.

Listing of available help pages


msgrcv() -- Receive a message

#include <sys/types.h>
#include <sys/ipc.h>
#include <sys/msg.h>
msgrcv(id, buffer, size, type, flag)
int id, size, flag; long *buffer; long type;