HPlogo MPE/iX Developer's Kit Reference Manual Volume 2: HP 3000 MPE/iX Computer Systems > Chapter 2 SVID IPC Library Function Descriptions

SVID IPC Header Descriptions

» 

Technical documentation

Complete book in PDF
» Feedback

 » Table of Contents

 » Index

Headers required by SVID IPC provide MACRO, type, and structure definitions, as well as function prototypes. SVID IPC headers are located under the to be provided directory. In addition, the <sys/types.h> header, described in the MPE/iX Developer's Kit Reference Manual (36430-90001), defines additional features required by SVID IPC.

The following headers are required by SVID IPC:

  • <sys/types.h>

  • <sys/ipc.h>

  • <sys/msg.h>

  • <sys/shm.h>

  • <sys/sem.h>

Headers required by each SVID IPC function are specified in the "Syntax" section of each function description. You must specify the headers in the indicated order. The following sections provide detailed descriptions of the SVID IPC headers.

Feedback to webmaster