COHERENT help

This page displays the COHERENT help information for msgctl.

Listing of available help pages


msgctl() -- Message control operations

#include <sys/types.h>
#include <sys/ipc.h>
#include <sys/msg.h>
int msgctl(id, command, buffer)
int id; int command; struct msqid_ds *buffer;