Open System Services Porting Guide (G06.24+, H06.03+)

Table Of Contents
About This Manual
Open System Services Porting Guide520573-006
xvi
Related Reading
Kernighan, Brian W. and Dennis M. Ritchie. The C Programming Language,
Second Edition. Englewood Cliffs, NJ: Prentice Hall, 1989.
Lapin, J. E. Portable C and UNIX System Programming. Englewood Cliffs, NJ:
Prentice Hall, 1987.
Lewine, Donald. POSIX Programmer's Guide. Sebastopol, CA: O'Reilly &
Associates, 1991.
Nichols, Bradford, Dick Buttlar and Jacqueline Proulx Farrell, Pthreads
Programming, O'Reilly & Associates, 1998, 270 pp.
Perley, Daniel. Migrating to Open Systems: Taming the Tiger. Berkeley, CA:
McGraw Hill, 1993.
Plauger, P. J. ANSI C and ISO Standard C Programmers Reference. Reading, MA:
Addison & Wesley, 1991.
Plauger, P. J. The Standard C Reference. Englewood Cliffs, NJ: Prentice Hall,
1991.
Plum, Thomas. Reliable Data Structures in C. Cardiff, NJ: Plum Hall, 1985.
Rabinowitz, Henry and Chaim Schaap. Portable C. Englewood Cliffs, NJ: Prentice
Hall, 1989.
Stevens, W. R. Advanced Programming in the UNIX Environment. Reading, MA:
Addison & Wesley, 1992.
Strake, David. C Style: Standards and Guidelines. Englewood Cliffs, NJ: Prentice
Hall, 1992.
Figure i on page xx shows the programmer’s guides, reference manuals, and user
guides that contain more detailed information on the OSS environment.
Related programmer’s guides are:
C/C++ Programmer’s Guide. This guide describes the implementation of the C and
C++ programming languages on HP NonStop systems. It discusses the C
language syntax, the C compiler, and the C program execution environment. This
guide is intended for system and application programmers writing programs for the
Guardian and OSS environments.
Guardian Programmer’s Guide. This guide describes how to access the Guardian
API by using Guardian procedure calls. It is written for application and system
programmers.
SQL/MP Programming Manual for C. This manual documents the programming
interface to HP NonStop SQL/MP for C. It is intended for application programmers
who are embedding SQL statements and directives in a C program. It provides the
information needed for use of an SQL/MP application from the OSS environment.
SQL/MP Programming Manual for COBOL85. This manual documents the
programming interface to SQL/MP for COBOL. It is intended for application