HPlogo MPE/iX Developer's Kit Reference Manual Volume 2: HP 3000 MPE/iX Computer Systems

Preface

» 

Technical documentation

Complete book in PDF
» Feedback

 » Table of Contents

 » Index

MPE/iX, Multiprogramming Executive with Integrated POSIX, is the latest in a series of operating systems for the HP 3000 line of computers.

In HP documentation and in talking with HP 3000 users, you will encounter references to MPE XL, the direct predecessor of MPE/iX. MPE/iX is a superset of MPE XL. All programs written for MPE XL will run without change under MPE/iX. You can continue to use MPE XL system documentation, although it may not refer to features added to the operating system to support POSIX (for example, hierarchical directories).

Finally, you may encounter references to MPE V, which is the operating system for HP 3000s not based on PA-RISC architecture. MPE V software can be run on the PA-RISC (Series 900) HP 3000s in what is known as compatibility mode.

The MPE/iX Developer's Kit Reference Manual Volume 2 (36430-90002) describes the POSIX/iX library provided with the MPE/iX Developer's Kit (36430A) on 900 Series HP 3000 computer systems. This manual is intended for experienced C programmers.

This manual is organized as follows:

Chapter 1

Introduction provides a summary overview of the supplemental libraries and facilities that are available through the MPE/iX Developer's Kit (product number 36430A).

Chapter 2

SVID IPC Library Function Descriptions provides information on a set of C/iX library functions that provides interprocess communication services to applications requiring information exchange and resource synchronization between multiple processes.

Chapter 3

TERMINFO Database provides information on the database that describes terminal and printer capabilities.

Chapter 4

CURSES presents the syntax and descriptions of the CURSES routines and macros, arranged alphabetically.

Feedback to webmaster